Releases: LambdAurora/LambdaBetterGrass
Releases · LambdAurora/LambdaBetterGrass
LambdaBetterGrass v1.5.2+1.20.1
Changelog:
- Updated model injections to use Fabric API's new model loading API which should improve mod compatibility.
- Added Vietnamese translations (#90).
LambdaBetterGrass v1.5.1+1.20
Changelog:
- Added Brazilian Portuguese translations (#85).
- Fixed several issues with custom resource packs with custom grass models (#48 and partially #76).
- Added better snow data to the new Minecraft blocks.
LambdaBetterGrass v1.5.1+1.19.4
Changelog:
- Added Brazilian Portuguese translations (#85).
- Fixed several issues with custom resource packs with custom grass models (#48 and partially #76).
LambdaBetterGrass v1.5.0+1.19.4
Changelog:
- Updated to Minecraft 1.19.4
- Added bunch of blocks to the better snow system.
- Added Traditional Chinese translations (#79).
- Updated SpruceUI.
LambdaBetterGrass v1.4.0+1.19.3
Changelog:
- Switched to Quilt to allow easier maintenance in the future due to the APIs.
Fabric mods work with Quilt.
- Updated to Minecraft 1.19.3
- Added bunch of blocks to the better snow system.
- Moved the default mycelium connection textures to the default built-in resource pack.
- Updated SpruceUI.
LambdaBetterGrass v1.3.0+1.19
Changelog:
- Added a way for layer types to request a render layer for blocks.
- Updated to Minecraft 1.19.
- Added sculk vein layer type.
- Added bunch of blocks to the better snow system.
- Updated SpruceUI.
LambdaBetterGrass v1.2.4+1.18
Changelog:
- Fixed grass connecting to obstructed grass (#29).
- Fixed random startup crashes (#37).
- Made data files default every non-explicit layers to
{ layer: true }
.
LambdaBetterGrass v1.2.3+1.18
Changelog:
- Added Turkish translations (#35).
- Updated to Minecraft 1.18.2.
- Updated SpruceUI.
LambdaBetterGrass v1.2.2+1.17
Changelog:
- Added Russian translations (#26).
- Fixed layer block detection in better snow.
- Updated SpruceUI.
LambdaBetterGrass v1.2.1+1.17
Changelog:
- Added a lot of missing better snow/moss data for blocks like walls, lightning_rod, etc.
- Added an
offset
field to the better_layer
data structure.
- Added Estonian translations (#23).
- Improved chunk rebuild performance by caching hasBetterLayer (#21).
- Fixed better grass not connecting properly with better snow (#25).
- Updated SpruceUI.