- Updated to 1.21.5.
- Now /nsse swap can swap to any block entity type.
- Migrated to FConfigLib. Completely restructured the configuration file. Now using Mixin configs. Configs from previous versions will be automatically converted to V2.
- FConfigLib is now bundled in with NSSE.
- Fixed error logging with updateSuppressionCrashFix enabled.
- Fixed HopperDupeFix stopping hoppers randomly.
- UpdateSuppressionCrashFix now prints the suppression type in the log message.
- Added /nsse exists [pos] to check if a block entity exists at that position.
- Added /nsse swap <type> <position> to swap the block entity at a specific position.
Changes contributed by TriibuNupsik:
- Updated to 1.21.4
- Added an error when trying to swap non block entity blocks in the world.
- Fixed inventory swap showing un-translated block name in chat.
- Added maxCountPerStack
- Removed Music Disc Dupe fix due to Mojang fixing it themselves.
- Fixed Player Heads resetting their data when placed with updateSuppressionDupeFix enabled
- Removed giveCommandUnderstackedItems due to understacked items no longer being possible server-side only. Thanks, Mojang.
- Update to 24w13a
- Added copperBulb1gt and crafter1gt
- Fixed double item consuming without item frame dupe fix enabled.
- The command is now "/nsse"
- Added giveCommandUnderstackedItems
- Updated to 24w06a
Updated to 1.20.3 & 1.20.4
Fixed a critical bug with an item disappearing when putting it into an item frame. Added updateSuppressionHopperDupeFix Added noSuppressionStacktrace Added /nse swap command
- Added updateSuppressionDupeFix
- Initial upload