- fixed an issue where server dynamic resources were loading too late, making it impossible to override datapack registry entries
- added some utility methods
- fixed an issue that caused invalid parameters thrown to texture respriter to throw an Error instead of an Exception
- Fixed an issue with texture gen and animated textures not making animations correctly
- added more functionality to TextureCollager
- added TextureCollager, a class made to sticth, scale, and rotate pieces of a texture onto another
- added TextureOps, a utility class with many texture transforms methods
- removed transforms methods from TextureImage itself
- streamlined more api related to textures
- HardcodedBlockType: Added Fruitful Fun's LeavesType to have Associated WoodType
- API improvement and improvement in other codes
- Updated license
- workaround to hopefully prevent some rare and hard to trackdown issue due to classloaders
- connector / fabric on forge surely gives modders way too many headaches
- fixed an issue with fabric condition api due to fabric api relying on brittle random thread locals static fields
- fixed dynamic server data not working when other mods would replace the resource manager


