kalindudc/craftle

Complete re-write of the whole mod structure

Closed this issue · 0 comments

The current implementation requires too much manual work. Adding any block to entity requires too many manual changes. A lot can be automated and generated.

Ex: Resources can be automated using enums (same with block items)

Tokyo

  • Automate block/item registries
  • Data generators for all the JSON
  • Utilities to manage localization properties and other constants