
AlexisLib
Libary mod which has important code for projects and a plushie
Оцените первым
50
1
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 :)
Часто задаваемые вопросы
Совместимость
Зависимости
Ссылки
Создатели
Детали
Лицензия:
Опубликован:1 месяц назад
Обновлён:2 недели назад
