Перейти к содержимому
Mineforgian

DuskLib

a library mod to help me not invent the wheel everytime i am making or updating my mods

Загрузки
32
Подписчики
0
Обновлён
2 июля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 2 июля 2026 г.

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

Ченджлог

1.0.0Бета26.2 · 2 июля 2026 г.

first version

Комментарии

Загружаем…