作者:rebot | 分类:模组
Minecraft 版本: 26.1 26.1.1 26.1.2
平台: fabric
标签: library
A client-sided configuration library with preset support, made for my mods. Feel free to use it in your mod if it fits your needs.
NOTE: you should only use this for client sided mods.



Add to repositories
repositories {
maven {
url = "https://api.modrinth.com/maven"
}
}
Then in your dependencies include this
dependencies {
implementation("maven.modrinth:craft-config:<version_name>")
}
Replace with the one that is suitable.
You can find the version names at https://modrinth.com/mod/craft-config/versions
请登录后举报
暂无评论,抢个沙发吧~