Secure Pouch

Adds a secure pouch that protects your most valuable items from being lost on death.

File Details

securepouch-1.20.1-1.2.0.jar

  • R
  • Nov 15, 2025
  • 46.59 KB
  • 2.0K
  • 1.20.1
  • Forge

File Name

securepouch-1.20.1-1.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:secure-pouch-1378803:7223454")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Feature Enhancement

  • Major Upgrade to the Blacklist System: The item blacklist is now more powerful and flexible, allowing for easier configuration.
    • Blacklist by Tag: You can now blacklist entire item tags by prefixing the entry with a '#' (e.g., "#minecraft:beds").
    • Blacklist by Mod: You can now blacklist all items from a specific mod by prefixing the entry with an '@' (e.g., "@mekanism").
  • The config file comments have been updated to explain the new prefixes.