Back to mods
Item Restrictions project artwork

CurseForge · Minecraft mod

Item Restrictions

Data driven item restriction library based on Arc Lib.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Item Restrictions release should I use?

Updated last month
Latest stable file Item Restrictions NeoForge 26.2 - 21.1.0
Game version 26.2
Loader NeoForge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

All 4 required mods have matching files

Install Arc Lib, YAML Config, UI Lib, Knot first. We found matching files for this game-version and loader setup.

Arc Lib Needed by Item Restrictions NeoForge 26.2 - 21.1.0
required
Matching file found Matched file: Arc NeoForge 26.2 - 21.2.7
YAML Config Needed by Item Restrictions NeoForge 26.2 - 21.1.0
required
Matching file found Matched file: YAML Config NeoForge 26.2 - 21.1.0
UI Lib Needed by Item Restrictions NeoForge 26.2 - 21.1.0
required
Matching file found Matched file: UI Lib NeoForge 26.2 - 21.1.2
Knot Needed by Item Restrictions NeoForge 26.2 - 21.1.0
required
Matching file found Matched file: Knot NeoForge 26.2 - 21.2.9

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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?

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

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.

28 available setups

Showing 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

50 of 50 releases match

Looking for an older file? The official CurseForge project page is in Resources.