ModsJava
Item Restrictions
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
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"
}]
}Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as itemrestrictions-0.2.2.jar — drop this file into the mods folder
- Download size: 61 KB
- Download link checked 27 Aug 2026 — working
These come from our own check of the pack file, not from the source page.
