Nether Chest

Shared cloud storage for Minecraft.

File Details

netherchest-mc1.19-4.0.jar

  • R
  • Jun 9, 2022
  • 98.08 KB
  • 24.0K
  • 1.19.2+2
  • Fabric

File Name

netherchest-mc1.19-4.0.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:better-nether-chest-494585:3825040"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features:

  • Minecraft 1.19 support
  • Added ways to limit Nether Chest's channels (#3)
    • 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
  • Forbade IPN to interact with nether chests
  • Cloth Config is now optional

Breaking Changes:

  • Cloth Config is 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)