1.9.6-mc1.21.4
on Dec 7, 20241.9.6-mc1.21.2
on Dec 7, 20241.9.6-mc1.21.1
on Dec 7, 2024- Fixed a crash with VMP.
1.9.5-mc1.21.4
on Dec 6, 2024- Added
FrozenGrassColorModifiers,
a simple way to add Grass Color Modifiers to biomes.- Do note that due to technical limitations, this is not data-driven.
- Revamped the individual biome parameter classes.
- Added methods for creating border parameters between sets of parameter points in
FrozenBiomeParameters.
1.9.5-mc1.21.2
on Dec 6, 20241.9.5-mc1.21.1
on Dec 6, 2024- Added
FrozenGrassColorModifiers,
a simple way to add Grass Color Modifiers to biomes.- Do note that due to technical limitations, this is not data-driven.
- Revamped the individual biome parameter classes.
- Added methods for creating border parameters between sets of parameter points in
FrozenBiomeParameters.
1.9.4
on Dec 3, 20241.9.4
on Dec 3, 20241.9.4
on Dec 3, 2024- Fixed structure upgrading not saving anything.
- Fixed the
WaterloggableTallFlowerBlock
not allowing for placement on 1.21.2+. - Added
SpecialModelRenderersEntrypoint
andSpecialModelRenderersEvents
for ease of use when creating new special item renderers for use with Block Entities on 1.21.4+. - Added
ServerTextureDownloader,
a new and cleaner way to manageServerTexture
instances on 1.21.4+.
1.9.3
on Nov 5, 20241.9.3
on Nov 5, 20241.9.3
on Nov 5, 20241.9.3
on Nov 5, 20241.9.3
on Nov 5, 20241.9.3
on Nov 5, 2024- Fixed FrozenLib's capes causing severe performance issues when switching dimensions or respawning.
- Fixed
NbtFileUtils
creating a directory instead of a file. - Added the
structure_upgrade
command, only accessible in development environments.- This takes a string for the
namespace
parameter, and will grab all structure pieces under the given namespace then save them torun/upgraded_structure,
upgraded to the latest DataVersion.
- This takes a string for the