1.9.10-mc1.21.4
on Jan 2, 20251.9.10-mc1.21.2
on Jan 2, 20251.9.10-mc1.21.1
on Jan 2, 2025- Removed the Loot Table Whacker.
1.9.9-mc1.21.4
on Dec 31, 20241.9.9-mc1.21.2
on Dec 31, 20241.9.9-mc1.21.1
on Dec 31, 2024- Simplified and fixed multiple issues with the Gravity API.
1.9.8-mc1.21.4
on Dec 30, 20241.9.8-mc1.21.2
on Dec 30, 2024- Fixed a critical crash during datagen on 1.21.2+.
1.9.7 (1.21.4)
on Dec 26, 20241.9.7 (1.21.2)
on Dec 26, 20241.9.7 (1.21.1)
on Dec 26, 2024- Fixed custom Grass Color Modifiers to work 100% of the time.
- Added
PlaceInAirBlockItem,
thanks to Qzimyion! - Added
ShapelessRecipeBuilderExtension
- Updated to Kotlin 2.1
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.
- 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+.