Changes since last resource update:
- update to 1.21.4
- [ci skip] bump gradle wrapper and fabric versions
- register blocks/biomes even if max index is reached
- add missing blocks and block colors
- document renderer icon usage in config, closes #55
- support worlds with whitespace in command input, closes
- fix(fabric): render world arguments as dimensions
- chore: bump paperweight to 2.0.0
- Fix reversed byte order in custom file protocol
- fix map size on load
- fix(blockinfo): increase blocks that can be registered
- fix(blockinfo): update block indexes for blocks with no
- [ci skip] chore: use jspecify nullability annotations
- add missing flowers to flower renderer
- bump gradle wrapper to 8.12
- update dependencies (remove support for spigot for now)
- perf: don't pass null to Integer.valueof() in
- Add language file for Simplified Chinese (#85)
- Add language file for Japanese (#82)
- fix: use reflection for retrieving levelStorageAccess,
- check for world keys that have the colon replaced with
- bump undertow version, potentially fixes #94