Compatibility
Minecraft: Java Edition
25w42a
1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
Platforms
Supported environments
Creators
Details
Licensed GPL-3.0-only
Created 3 years ago
Updated 4 days ago
Changelog
- Fixed a crash that would occur on certain versions.
- Fixed the Experimental Settings config to actually disable the menu on 1.20.5.
- Added the
FrozenSpawnPlacementTypesclass, containingON_GROUND_OR_ON_LAVA_SURFACEcurrently. - Added Wind Disturbances.
- Consists of an AABB for their effective area, an origin position, and a
DisturbanceLogicto determine the Strength, Weight, and Vector of the Wind Disturbance. - Are cleared each tick.
- Must have a registered
WindDisturbanceLogicfor use on both client and server.
- Consists of an AABB for their effective area, an origin position, and a
- Added
FrozenRecipeProviderfor easier recipe data generation. - Added Minecraft-version specific DataFixing to
QuiltDataFixes.- This allows for a mod to upgrade safely across versions while containing both Minecraft-version-specific datafixes and mod-version-specific datafixes, allowing for modders to add new content while not risking the loss of properly datafixing content for newer versions.
- Added
FrozenByteBufCodecs, containing a codec for Vec3. - Removed Quilt from supported mod loaders on Modrinth.



