Modscraper Modscraper Minecraft
macu lib logo

macu lib

Mod

by macuguita

Library for my mods and adding supporter perks

Type

Mod

CurseForge Downloads

71,341

CurseForge ID

1216837

Modrinth Downloads

57,331

Modrinth ID

XnLNz8og

Last Updated

Jul 27, 2026

Description

# macu lib This is a library for my mods, like multi-platform item & block registering and adding supporter perks, like different cosmetics. For examples of how to use api refer to the test mod in the GitHub repository --- ## Developers Add this mod to your `build.gradle(.kts)` ```gradle // Add the Macuguita maven repo to your repositories block repositories { maven { name = "macuguita maven" url = "https://maven.macuguita.com/releases/" } } // Add the mod as a dependency in your environment dependencies { // Prior to Minecraft 26.x, use "modImplementation" instead implementation("com.macuguita:macu_lib-:${project.macu_lib_version}") } ``` --- ## Support If you encounter any issues or have suggestions, feel free to: - Open an issue on GitHub. - Send me a DM on Discord @macuguita - Message me on any platform I linked in my website: [macuguita.com](https://macuguita.com/) - You are free to use this mod in any Modpack in this platform --- ## Credits - Developer: macuguita If you are a supporter, this mod connects to persista.macuguita.com to load cosmetics or other data stored by dependent mods. You can request data deletion by contacting [email protected]

Compatibility

Mod Loaders

Fabric Forge Neoforge Quilt

Game Versions

1.20.1 1.21 1.21.1 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 +6 more

Similar Mods

Included in Modpacks

External Resources