Fixed
- Vsl-jlf using data pack versions instead of resource pack versioning
Fixed
- Config first create issues
- Built-in pack vsl-jlf pack version
Fixed
- Config first create issues
Fixed
- Config first create issues
- Built-in pack vsl-jlf pack version
Added
- Support for Minecraft 1.21.3
Added
- Support for Minecraft 1.21.2
Added
- Support for Minecraft 1.21.1
Added
- Support for Minecraft 1.21
Added
- Support for Minecraft 1.20.6
- Config can force disable and enable snowy leaves (
snowyMode
) - Config can change the update frequency during duration: more frequent is smoother but may only affect the nearest chunks, less frequent is not as smooth but many chunks get to update. All chunks will change after the transition finishes.
- Config can change the transition duration, the progress should map most of the time into the new duration
- Config can change the target blocks to snowy-fy, may need custom resource pack to work with other blocks
- Currently, no config screen just yet, maybe it won't need one
- Inline error lines for json syntax errors (ignored and removed on successful config reload)
- Reload config through the config button in Mod Menu
- Rebuild frequency and transition duration uses the format
hours:minutes:seconds+ticks
- Rebuild frequencies greater than the transition duration will still rebuild chunks on the end of the transition
Added
- Snowy Transition
- 20 seconds total transition time
- Lazy chunk rebuilds every 1 second, only during transition
Added
- Support for Sodium
Fixed
- [Sodium] Leaves colours are bright
- [Sodium] Leaves won't turn white when snowing
Fixed
- Resource pack support, hopefully
- All-white leaves texture on certain packs due to missing checks against shared textures (for the same block), common in blocks with variant models
- NOTE: Issue found and only tested on Vanilla Tweak's Bushy Leaves