Releases: FrozenBlock/FrozenLib
Releases · FrozenBlock/FrozenLib
1.9.11 (25w02a)
- Restored the directional Gravity API
1.9.11 (1.21.4)
- Restored the directional Gravity API
1.9.11 (1.21.2)
- Restored the directional Gravity API
1.9.11 (1.21.1)
- Restored the directional Gravity API
1.9.7 (1.21.4)
- 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.7 (1.21.2)
- 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.7 (1.21.1)
- 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.5 (1.21.1)
- 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.8.6 (1.21.1)
- Implemented debug renderers while in a development environment.
- Requires that "isDebug" in FrozenLib's config is set to true.
- Will add a new button on the pause menu to toggle different debug renderers.
- Added an API and event to easily register new debug renderers.
- Added the FrustumUtil class, which quickly lets you see if something is within the client's frustum.
1.8.5 (1.21.1)
- Prevented softlocks during worldgen.
- Removed the
frozenlib:heavy_items
andfrozenlib:can_interact_while_crouching
tags and their functionalities as they've seen no usage.