- moved a bunch of supplementaries command here
- these are under /mnl. Try them out
- added back command to tp back from where you last tpd
- added debug renderers. enabled with command
- added a structure box block. Used in jigsaw structures. check the wiki
- added teleport random tpr command
- fixed an issue with respriter not handling well animated textures with no explicit frames
fixed some things not working when used with fabric client initializer minor api changes
more api improvements
- reload instance wrapper will keep the vanilla reload instance running on the render thread, preventing some issues with mods initializing render calls in this time. Still all rendering calls should be made thread safe so that's primairly their issue too.
- fixed and improved LOD class
- more api additions and improvements
- added 2 new loot item conditions that allow loading forge and fabric conditions inside a loot condtion
- another hotfix for a issue when deleting resource caches
- fixed a very rare concurrency issue
- added many helpers to easily register synced world tied data
- fixed a critical issue with fluid tanks codec being incorrect which caused them to create invalid nbt having a termination nbt tag which would then abruptly cutoff chunk data when that was inserted as game would stop reading there causing the chunk data to be invalid and truncated


