

Deltabox Lib
Активный0.0
Установок
0
Последнее обновление
1 месяц назад
Версии
1.20.1
Клиент и сервер
Fabric
Forge
Приключенческие
Библиотеки
Утилиты
Аддоны
About the Library
DeltaBox Lib adds reusable code for my mods. It is made in Kotlin, so I can spend less time dealing with verbose code (ahem) and more time creating cool stuff!
Right now it is a required dependency for:
- Brazilian Delight
- Music Box
- Pale Garden Backport
- Secret project 1
- Secret project 2
Dependencies
- Architectury
- If you are using Forge, Kotlin For Forge
- If you are using Fabric, Fabric Language Kotlin
Features
- Easier block, item, creative tab and fluids registration
- Many custom block type presets to reuse
- Easier tree set creation
- Easier registration of villager and wandering trader trades
- Abstracted recipes and loot tables data generators
- Noise generators (using FastNoise)
- Custom Armor renderers
- Helpers to create custom world generation features
Many stuff will be added as I do more mods and learn more about Minecraft modding.