Changed
- Update to Minecraft 1.21.6 as minimum version.
Added
- Add more standalone handle methods for the serialization and deserialization of
BurningStorage
classes.
Changed
- Change fields name following minecraft 1.21.4 changes.
Changed
- Update implementation for 1.21.2 changes.
Changed
- Major change to the APIs due to the introduction of the
BurningContext
. - Stabilize APIs for 1.0 release.
Added
- Add
#burning:blacklist
block tag for blacklisting blocks.
Added
- Add new utility methods for
SimpleBurningStorage
. - Add tag loading/saving logic for
Burning
andSimpleBurningStorage
.
Fixed
- Fix the empty block list error on BurningStorage registration when reloading a server.
- Split the the loom configurations for main and test.
Alpha release.