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
Added
- Resource pack workaround: set a tinted block model face
tintindex
to a nonzero value to be excluded from "snowification" (under the hood changes to the loaded texture where the biome colours are adjusted to account that)- This is likely use in compatibility resource packs for the actual packs
- Provided resource pack to fix vanilla Jungle Leaves "fruit" being "wrongly" tinted, (only available with Fabric API installed, specifically the
fabric-resource-loader-v0
module)
Changed
- Snow leaves to be more snowier! Closer to MCBE.
Initial release.
Changed
- Removes biome tint for leaves when it's snowing
Known Issues
- Leaf color can't update immediately most of the time
- Leaf color is less bright than on MCBE.