
Deltabox Lib
A Kotlin library for all Deltabox mods!
Обновлён 13 февраля 2026 г. · опубликован 11 февраля 2024 г.
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.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.0.1 | Бета | 1.21.1, 1.21.2 | fabric | 13 февраля 2026 г. | .jar (893 КБ) |
| 3.0.0 | Бета | 1.21.1, 1.21.2 | fabric | 29 января 2026 г. | .jar (876 КБ) |
| 2.2.0 | Релиз | 1.20.1 | fabric | 24 июня 2025 г. | .jar (832 КБ) |
| 2.2.0 | Релиз | 1.20.1 | forge | 24 июня 2025 г. | .jar (786 КБ) |
| 2.1.1 | Релиз | 1.20.1 | forge | 28 апреля 2025 г. | .jar (939 КБ) |
| 2.1.1 | Релиз | 1.20.1 | fabric | 28 апреля 2025 г. | .jar (993 КБ) |
| 2.1.0 | Релиз | 1.20.1 | fabric | 24 апреля 2025 г. | .jar (993 КБ) |
| 2.1.0 | Релиз | 1.20.1 | forge | 24 апреля 2025 г. | .jar (939 КБ) |
| 2.0.0 | Альфа | 1.20.1 | fabric | 5 апреля 2025 г. | .jar (992 КБ) |
| 1.1.3 | Бета | 1.20.1 | forge | 23 января 2025 г. | .jar (705 КБ) |
| 1.1.2 | Бета | 1.20.1 | forge | 31 октября 2024 г. | .jar (687 КБ) |
| 1.1.1 | Бета | 1.20.1 | forge | 25 октября 2024 г. | .jar (686 КБ) |
| 1.1.0 | Бета | 1.20.1 | forge | 18 сентября 2024 г. | .jar (614 КБ) |
| 1.0.0 | Бета | 1.20.1 | forge | 31 августа 2024 г. | .jar (530 КБ) |
Ченджлог
3.0.1Бета1.21.1, 1.21.2 · 13 февраля 2026 г.
- Fixed a server crash when boats are loaded/spawned due to custom boats created with DeltaboxLib registering wrong synched data on the vanilla Boat class. Bug reported by Trav55555
2.2.0Релиз1.20.1 · 24 июня 2025 г.
Preparation to 1.21.1
Fixed sound registration Fixed crops block loot functions New block loot types New blockstate types Support for custom splash texts (check mod config file) Enhanced custom mod config implementation Many small fixes
Now using Stonecutter by kikugie dev
2.2.0Релиз1.20.1 · 24 июня 2025 г.
Preparation to 1.21.1
Fixed sound registration Fixed crops block loot functions New block loot types New blockstate types Support for custom splash texts (check mod config file) Enhanced custom mod config implementation Many small fixes
Now using Stonecutter by kikugie dev
2.1.1Релиз1.20.1 · 28 апреля 2025 г.
- Fixed flammable rotated pillar blocks being waterloggable
- Fixed generic chest boat recipe
2.1.1Релиз1.20.1 · 28 апреля 2025 г.
- Fixed flammable rotated pillar blocks being waterloggable
- Fixed generic chest boat recipe
2.1.0Релиз1.20.1 · 24 апреля 2025 г.
- Updated to allow multiloader
- Fixed data-driven villager and wanderer trades incompatibilities
- Fixed villager trades deserializer
- Fixed palm leaves block preset
- Improved double crop implementation
- Added custom config support
- Removed data-driven brewing recipes
- Removed terrag/registrate depdenency
Note: Architectury is now a required dependency
2.1.0Релиз1.20.1 · 24 апреля 2025 г.
- Updated to allow multiloader
- Fixed data-driven villager and wanderer trades incompatibilities
- Fixed villager trades deserializer
- Fixed palm leaves block preset
- Improved double crop implementation
- Added custom config support
- Removed data-driven brewing recipes
- Removed terrag/registrate depdenency
Note: Architectury is now a required dependency
2.0.0Альфа1.20.1 · 5 апреля 2025 г.
- First Fabric version
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
