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

Deltabox Lib

A Kotlin library for all Deltabox mods!

1.6M загрузок25 подписчиковMITfabricforge

Обновлён 13 февраля 2026 г. · опубликован 11 февраля 2024 г.

  • It's a Delta!

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.2fabric13 февраля 2026 г..jar (893 КБ)
3.0.0Бета1.21.1, 1.21.2fabric29 января 2026 г..jar (876 КБ)
2.2.0Релиз1.20.1fabric24 июня 2025 г..jar (832 КБ)
2.2.0Релиз1.20.1forge24 июня 2025 г..jar (786 КБ)
2.1.1Релиз1.20.1forge28 апреля 2025 г..jar (939 КБ)
2.1.1Релиз1.20.1fabric28 апреля 2025 г..jar (993 КБ)
2.1.0Релиз1.20.1fabric24 апреля 2025 г..jar (993 КБ)
2.1.0Релиз1.20.1forge24 апреля 2025 г..jar (939 КБ)
2.0.0Альфа1.20.1fabric5 апреля 2025 г..jar (992 КБ)
1.1.3Бета1.20.1forge23 января 2025 г..jar (705 КБ)
1.1.2Бета1.20.1forge31 октября 2024 г..jar (687 КБ)
1.1.1Бета1.20.1forge25 октября 2024 г..jar (686 КБ)
1.1.0Бета1.20.1forge18 сентября 2024 г..jar (614 КБ)
1.0.0Бета1.20.1forge31 августа 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.

Комментарии

Загружаем…