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

Deltabox Lib

A Kotlin library for all Deltabox mods!

Загрузки
1.6M
Подписчики
25
Обновлён
13 февраля 2026 г.
Лицензия
MIT

Опубликован 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:

Dependencies

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 · 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

Комментарии

Загружаем…