1.6.1 (24w06a)
github-actions
released this
10 Feb 05:56
·
429 commits
to master
since this release
- Added Breeze and Wind Charge wind interference
- Added
CircularLavaVegetationPatchFeature
- Added
CircularLavaVegetationPatchLessBordersFeature
- Added
SimpleBlockScheduleTickFeature
- Added
FadingDiskTagScheduleTickFeature
- Added
NoisePathScheduleTickFeature
- Added
ComboFeature
- Contains a list of features that all attempt to place at the same place.
- Fixed incorrect gravity calculation on Shulker Bullets.
- Kotlin: Fixed
MutableMusic
's codec - Kotlin: Converted
Music.asMutable
andMutableMusic.asImmutable
to inline values - Significantly cleaned up both WindManager classes.