Compatibility
Minecraft: Java Edition
26.2
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed ARR
Published 3 days ago
Updated 3 weeks ago
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


