File Details
nether-chest-mc1.19.4-5.0-sources.jar
- R
- Dec 19, 2023
- 76.08 KB
- 13
- 1.19.4
- Fabric
File Name
nether-chest-mc1.19.4-5.0-sources.jar
Supported Versions
- 1.19.4
Curse Maven Snippet
Features:
- Minecraft
1.19.4support
Fixes:
- Resolved an issue where
NetherChestInventory.remove(NetherChestInventoryChannel)could accidentally delete non-empty channels
Breaking Changes:
- Changed mod ID to
nether_chestfromnetherchest. - Changed Nether Chest block and item IDs to
nether_chest:nether_chestfromnetherchest: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.jsonfromnetherchest.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