- Updated to 1.21.5
In this version, Mojang made some changes to how the game handles block entity removal. Features of this mod should work correctly, however there might be some bugs. Also, as part of those changes, now every block that is able to have a block entity can preserve a block entity of a different type, even if you replace that block multiple times over. - Added BringBackFullBlockInnerCollisions.
- 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