some new API improvements, ported changes from 1.20.1
added DynamicHolder, allows storing static fields to datapack registries entries, cleared automaticaly and re populated on datapack reload. Implements Holder and supplier interface. DynamicHolders also are backed by a threadlocal cache so to work properly with datapack regisrie entry, unlike previus "DataObjectReference" which had issues.
fixed an issue when savin an empty fluid causing a crash
fixed an issue with wood type detection initializing vanilla types too early
added more logging to improve exception handling improved washable interface
- Added undetected stripped_stem/stripped_mushroom from
- Enlightened End
- Oh The Biomes You'll Go (BYG)
- Enhanced Mushroom
fixed an issue with wood type detection initializing vanilla types too early
made dynamic pack list resources call as fast as it can be , using a search trie bumped version to 1.21.1
made dynamic pack list resources call as fast as it can be , using a search trie