AlexisLib
My Libary mod. Adding things that make stuff easy to code. MORE TO BE ADDED SOON!
Features
Libary
- Block Registry
- Item Registry
- Creative Tab Registry
Devs
YES YOU CAN USE THIS
How to use
add this in your build.gradlerepositories {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
dependencies {
modImplementation "maven.modrinth:alexislib:${project.alexislibversion}"
}
For 26.1+ its just implementation. Then in gradle.properties add this and change what comes after accordingly
alexislibversion: 1.21.11-r1
Finally in fabric.mod.json add this
"depends": {
"alexislib": "*"
}
Thats it :)
External resources
Featured versions
See allProject members

lowkeyalexiss
Owner
Technical information
License
MIT
Client side
required
Server side
required
Project ID
