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
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").
- Blacklist by Tag: You can now blacklist entire item tags by prefixing the entry with a '#' (e.g.,
- The config file comments have been updated to explain the new prefixes.