- Updated to 1.21.4
- Migrated to FConfigLib.
- Completely restructured the configuration file.
- Now using mixin-based configuration.
- Configs from previous versions will be automatically converted to the V2 format.
- Fixed SimpleNeighbourUpdater's shape update depth calculation to match that of pre-1.19
- Added BringBackChunkSaveState 1.21
- Added BringBackVoidlessVoidTrading
- Added bringBackSwappedBlockEntitiesExistence
- Added bringBackBlockEntitySwap
- Added bringBackShadowItemsInMobInventory
- Removed understacked items because they're no longer possible to do server-side only
- Fixed infinite furnace XP bug working without update suppression
- Fixed armor stands not being breakable
- Fixed an issue where a CCE suppressor threw OutOfMemoryError due to left-over debug code.
- Added bringBackUnderstackedItems
- Added bringBackUnderstackedItemsBehavior
- Added bringBackGracefulOOMHandling
- added bringBackWitherInvulnerableArmorStands
Added bringBackChunkSaveState Added gracefulStackOverflowHandling Config now automatically saves
- Initial upload