Resolved an issue where NetherChestInventory.remove(NetherChestInventoryChannel) could accidentally delete non-empty channels
Breaking Changes:
Changed mod ID to nether_chest from netherchest.
Changed Nether Chest block and item IDs to nether_chest:nether_chest from netherchest:nether_chest(to be quite frankly honest with you, this is how it should have been from the very start)
Renamed the config file to nether_chest.json from netherchest.json. Please, rename the old config to retain your settings
Redstone integration is now enabled by default
Dropped support for NBT format from v2.x of this mod. If you are still using Nether Chest v2.x, please upgrade first to one of [v3.1, v4.2] to ensure that you won't lose any data
Numerous internal changes. If anybody was relying on the internals of this mod, I'm sorry in advance
Resolved an issue where NetherChestInventory.remove(NetherChestInventoryChannel) could accidentally delete non-empty channels
Breaking Changes:
Changed mod ID to nether_chest from netherchest.
Changed Nether Chest block and item IDs to nether_chest:nether_chest from netherchest:nether_chest(to be quite frankly honest with you, this is how it should have been from the very start)
Renamed the config file to nether_chest.json from netherchest.json. Please, rename the old config to retain your settings
Redstone integration is now enabled by default
Dropped support for NBT format from v2.x of this mod. If you are still using Nether Chest v2.x, please upgrade first to one of [v3.1, v4.2] to ensure that you won't lose any data
Numerous internal changes. If anybody was relying on the internals of this mod, I'm sorry in advance
Implemented an ignoreNbtInMultichannelMode option. If this option is enabled, channel keys are no longer obligated to have the same NBT in order to be considered equal
Implemented an ignoreCountInMultichannelMode option. If this option is enabled, channel keys are no longer obligated to have the same stack size in order to be considered equal
Implemented a channelBlacklist option. Items whose IDs are listed in this field are banned from becoming channel keys
Implemented a channelWhitelist option. Only those items whose IDs are listed in this field can be treated as channel keys
Cloth Configis not bundled with the mod anymore. Please, install it separately if you want your existing configuration to continue working (if you have one, of course)
Implemented an ignoreNbtInMultichannelMode option. If this option is enabled, channel keys are no longer obligated to have the same NBT in order to be considered equal
Implemented an ignoreCountInMultichannelMode option. If this option is enabled, channel keys are no longer obligated to have the same stack size in order to be considered equal
Implemented a channelBlacklist option. Items whose IDs are listed in this field are banned from becoming channel keys
Implemented a channelWhitelist option. Only those items whose IDs are listed in this field can be treated as channel keys
Cloth Configis not bundled with the mod anymore. Please, install it separately if you want your existing configuration to continue working (if you have one, of course)