- 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
- dynamic resource gen will now update the progress bar and not hang the main thread while it generates
- improved block type detection and cleaned up a lot of code there, also improved the api for mods to add new block types finders
- dynamic resource gen will now update the progress bar and not hang the main thread while it generates