CurseForge · Minecraft mod
Item Restrictions
Data driven item restriction library based on Arc Lib.
Quick answer
Which Item Restrictions release should I use?
Item Restrictions NeoForge 26.2 - 21.1.0 targets 26.2 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 4 required mods have matching files.
Where it goes
Is Item Restrictions required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Item Restrictions NeoForge 26.2 - 21.1.0 need?
Item Restrictions NeoForge 26.2 - 21.1.0. Change the file and its required mods may change too.
Install Arc Lib, YAML Config, UI Lib, Knot first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Item Restrictions without breaking your instance.
Built for Item Restrictions NeoForge 26.2 - 21.1.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Item Restrictions NeoForge 26.2 - 21.1.0. It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Arc Lib, YAML Config, UI Lib, Knot first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Item Restrictions NeoForge 26.2 - 21.1.0. It opens that exact file at the source.
About this project
What does Item Restrictions add?
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"
}]
}
Project description from CurseForge.
Pick your setup
Item Restrictions by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
2 loader builds26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.11
2 loader builds1.21.10
2 loader builds1.21.9
2 loader builds1.21.8
2 loader builds1.21.7
2 loader builds1.21.6
2 loader builds1.21.5
2 loader builds1.21.1
2 loader buildsShowing the newest 12 of 14 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Item Restrictions versions and loaders
Item Restrictions NeoForge 26.2 - 21.1.0
itemrestrictions-neoforge-21.1.0.jar
29 Jul 2026
Item Restrictions Fabric 26.2 - 21.1.0
itemrestrictions-fabric-21.1.0.jar
29 Jul 2026
Item Restrictions NeoForge 26.1.1 - 20.1.2
itemrestrictions-neoforge-20.1.2.jar
14 Jun 2026
Item Restrictions Fabric 26.1.1 - 20.1.2
itemrestrictions-fabric-20.1.2.jar
14 Jun 2026
Item Restrictions NeoForge 1.21 - 9.0.0
itemrestrictions-9.0.0-neoforge.jar
21 May 2026
Item Restrictions Fabric 1.21 - 9.0.0
itemrestrictions-9.0.0-fabric.jar
21 May 2026
Item Restrictions NeoForge 26.1.1 - 20.1.1
itemrestrictions-neoforge-20.1.1.jar
10 Apr 2026
Item Restrictions Fabric 26.1.1 - 20.1.1
itemrestrictions-fabric-20.1.1.jar
10 Apr 2026
Item Restrictions NeoForge 26.1.1 - 20.1.0
itemrestrictions-neoforge-20.1.0.jar
8 Apr 2026
Item Restrictions Fabric 26.1.1 - 20.1.0
itemrestrictions-fabric-20.1.0.jar
8 Apr 2026
Item Restrictions NeoForge 1.21.11 - 19.1.0
itemrestrictions-19.1.0-neoforge.jar
19 Feb 2026
Item Restrictions Fabric 1.21.11 - 19.1.0
itemrestrictions-19.1.0-fabric.jar
19 Feb 2026
Looking for an older file? The official CurseForge project page is in Resources.
