- added new dynamic resource generation system that supports resource caching and is also a lot cleaner looking API
- old one still works but its deprecated and will be removed in a future update
- fixed an issue with data driven trades on custom villagers not working
- fixed forge config sync not working
- improved and speed up a part of texture gen code
- fixed an issue with air items in block types
- other misc fixes from 1.20
- fixed the generated texture not being animated - #1022
v2.16.7
- fixed an inverted if statement causing some block types children to not be added
v2.16.6
- Fixed StoneCutterRecipeTemplate - related to Stone Zone's recipes where it has a count of 1 for the output in any stonecutting recipe
- Updated flowering_pale_verde's Associated WoodType
- a few more undocumented fixes and improvement...
v2.16.5
- Corrected some LeavesTypes' Associated WoodTypes
- Added more LeavesTypes with Associated WoodTypes from Oh The Biomes We've Gone
v2.16.4
- Updated LeavesTypes' Associated WoodTypes from multiple Wood mods
- Added 2 mods to include LeavesType's Associated WoodTypes
- fixed an inverted if statement causing some block types children to not be added
- Mod now works with neoforge .205, fixing a crash introduced in that updated due to some neoforge changes.
- Also next time people be less impatient pls
- updated api on fabric too accordingly since they need to match, deprecated old method
- Fixed StoneCutterRecipeTemplate - related to Stone Zone's recipes where it has a count of 1 for the output in any stonecutting recipe
- Updated flowering_pale_verde's Associated WoodType
- a few more undocumented fixes and improvement...
v2.16.5
- Corrected some LeavesTypes' Associated WoodTypes
- Added more LeavesTypes with Associated WoodTypes from Oh The Biomes We've Gone
v2.16.4
- Updated LeavesTypes' Associated WoodTypes from multiple Wood mods
- Added 2 mods to include LeavesType's Associated WoodTypes
- fixed an issue that would cause extraction from fluid containers to consume more items than intended
- hotfix for an issue on fabric servers
- also added back a deprecated method to not break binary compat with old versions of deps