Deltabox Lib
ModMIT

Deltabox Lib

A Kotlin library for all Deltabox mods!

1.3M
Downloads
19
Followers
2 months ago
Updated
📦
14
Versions

📖About Deltabox Lib

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.