Compatibility
Minecraft: Java Edition
1.21.x
1.20.6
1.20.4
1.20–1.20.2
1.19.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-only
Created 2 years ago
Updated 2 minutes ago
Changelog
- Added a feature API to make parity between 1.19.2 and 1.19.3 easier
- Added a Liquid Rendering API
- Added an NBT File API for reading/writing from/to NBT files
- Wind Managers are now per-level and are saved
- Screen shaking is now saved to entities as well as the world
- Added command /windoverride with parameters x, y, and z representing the direction and strength of the wind. Additionally, it has parameters true and false to enable and disable the override
- Added command /screenshake with parameters [entity or position], intensity, duration, falloff start, and distance.
- Added LowerHeightmapPlacement
- Added FadingDiskCarpetFeature
- Added FadingDiskTagFeature
- Added FadingDiskExceptInBiomeFeature
- Added NoisePathSwapUnderWaterTagFeature
- Added NoisePathTagFeature
- Added NoisePathTagUnderWaterFeature
- Added a PlacementModifiers API