Skip to content

v0.3.0

Compare
Choose a tag to compare
@D-Cysteine D-Cysteine released this 22 Jan 23:48
· 80 commits to main since this release
  • Apply unique table prefix to all IDs, to make them unique across tables
  • Refactor RecipeFactory to have a builder
  • Make NBT fields no longer nullable: now empty string for no NBT
  • Remove bidirectional mappings as we don't need them
  • Add a warning for BugTorch
  • Remove no longer needed native queries
  • Removed dependence on unstable item and fluid IDs
  • Add framework for plugins to SQL directory