DuskLib
作者:rebot | 分类:模组
Minecraft 版本: 26.2
平台: fabric
标签: library
a library mod with simplified access to certain features.
registering
you can register items using a simple command and if you run the datagen it auto generates translations based on item names
easy randoms
it has some functions to make selecting randoms easier or some useful commands for index selecting
for example : DuskRandom.pick(a list of any kind)
and it will return the index of the selected entry
or proc chances for example : DuskRandom.chance(float percentage)
and it will return a boolean that shows it proced or not
this will be required for my mods from now on
请登录后举报
暂无评论,抢个沙发吧~