Pufferfish's Skills Restrictions

Restrict items, armor, and weapons from being used, deal damage, break blocks, or equipped in armor slots or curios slots, until you have the necessary skill. You can restrict blocks and entities from being interacted with as well.

File Details

pufferfish_item_gating-1.1.0.jar

  • R
  • Jun 3, 2026
  • 56.81 KB
  • 346
  • 1.21.1
  • NeoForge

File Name

pufferfish_item_gating-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:pufferfish-skills-item-restrictions-1559268:8189134"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Switched namespace for datapack name to reflect that its not just items anymore Changed "item" to "items" (same for blocks and entities), to instead be a list of items and the restriction is applied to all in the list. Fixed client side desync with curios be denied when right clicking from inventory to equip.