Item Restrictions

Data driven item restriction library based on Arc Lib.
affiliate banner image

Ko-fi Promotion Banner


This mod requires Arc Lib

What does this mod do?

This mod can restrict players from crafting, smelting, brewing and repairing items but also placing and breaking blocks and hurting mobs/players with a certain item.

This is done using Arc Lib conditions.

Here is an example restriction for placing and breaking stone:

{ 
  "icon": {
    "id": "minecraft:stone"
  },
  "types": [ 
    "break_block", 
    "place_block" 
  ], 
  "conditions": [{ 
    "type": "arc:item", 
    "inverted": true, 
    "item": "minecraft:stone" 
  }]
}

The Item Restrictions Team

High Crafter tier frameprofile avatar
Owner
High Crafter tier icon
  • 149
    Followers
  • 30
    Projects
  • 7.9M
    Downloads
Donate

More from DAQEMView all