作者:rebot | 分类:模组
Minecraft 版本: 1.20.3 1.20.4-rc1 1.20.4 24w03a 24w03b 24w04a 24w05a 24w05b 24w06a 24w07a 24w09a 24w10a 24w11a 24w12a 24w13a 24w14potato 24w14a 1.20.5-pre1 1.20.5-pre2 1.20.5-pre3 1.20.5-pre4 1.20.5-rc1 1.20.5-rc2 1.20.5-rc3
平台: fabric
标签: library management utility
While this is mainly a library mod, it also contains some features that are useful for players.
It contains a mod version tracker for singleplayer worlds.
This adds a warning if the mod version was downgraded or the mod removed.
There is a config to also warn about updates.
This is a library mod for more convenient data generation in minecraft mods.
It provides a layer on top of owo-lib and ARRP to unify them.
This in turn allows for fully automatic data generation and registration.
In addition to that it also added a field in the mod json to specify the mods format version.
This is only used for the mod version tracker for now but will allow the use of datafixing in the future.
You can add the following in your fabric.mod.json to set the format version of your mod:
"custom": {
"sakuralib": {
"format_version": 1
}
}
More detailed documentation will be added later.
请登录后举报
暂无评论,抢个沙发吧~