Modscraper Modscraper Minecraft
Item Restrictions logo

Item Restrictions

Mod

by DAQEM

Data driven item restriction library based on Arc Lib.

Type

Mod

CurseForge Downloads

0

CurseForge ID

887774

Modrinth Downloads

0

Modrinth ID

rU60qFq2

Last Updated

Apr 13, 2026

Description

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" }] }

Compatibility

Mod Loaders

Fabric Forge Neoforge

Game Versions

1.20.1 1.21 1.21.1 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 +2 more

Similar Mods

Included in Modpacks

External Resources