- Corrected Better End's & Better Nether's unique ID for wood and stripped_wood related to Issue#689
- added api to optionall parse and apply some of neoforge data maps (furnace fuel, composter, waxable and oxidisable)
- fixed fire block consumed event not working on forge
- fixed fake server level not firing forge level unload event
- fixed fire block mixin not working correctly on forge
- fixed fake server levels not firing level unload events when being cleared
- Updated Biomes O' Plenty's LeavesType for Maple WoodType
- re published because for some reason last version had wrong version number on forge
- fixed recipe template system not converting shapeless recipes correctly
- fixed fabric custom spawn packet being broken in last version
- big internal changes related to datapack registry stuff. Should resolve some issues and be more stable
- Fixed the recipe not being generated for StonecutterRecipe via EveryCompat
- fixed a bug causing a method from block set class called early to initialze a block item object too early
- improved new entity packet on fabric, possibly fixing some issues
- fixed map markers data not being sent correctly on servers due to a bug in the marker class