Restriction
Modby davqvist
Restrict the placement and access of blocks and machines
Type
Mod
CurseForge Downloads
233,851
CurseForge ID
293868
Last Updated
Jul 28, 2026
Description
This mod is made for modpack developers and not meant to be installed unconfigured. I made it for my modpack Exoria.
This mod restricts placement and interaction (right click) of blocks/machines. There are several criteria that can be used, such as being under an open sky, being in a closed room, having a special block nearby, being in a special dimension, being on a certain y level or needing a certain amount of experience.
On the first launch it will create an example json under config/restriction named restriction.json, you need to edit it and can use it as an example.
The structure of the json is the following:
- "entries" is an array that defines the single restrictions
-- "block" define the block id to be restricted
-- "meta" define the meta data of the block
-- "ignoreMeta" set to true, if you want all blocks of the block id to be restricted no matter of the block id
-- "restrictions" array of restrictions that this block has
--- "type" CLOSEDROOM, DIMENSION, NEARBYBLOCKS, EXPERIENCE, MINHEIGHT
--- "reverse" set to true to invert the logic, this will turn MINHEIGHT for example to a max height requirement
--- "block" block id that is optional for CLOSEDROOM to define blocks that the room is made out of; and required for NEARBYBLOCKS
--- "meta" define the meta of above block
--- "ignoreMeta" set to true, if all blocks of the same block id are allowed and meta data doesn't matter
--- "amount" the minimum amount of blocks required that are defined above; or the XP level for EXPERIENCE; or the y level for MINHEIGHT
--- "size" min room size for CLOSEDROOM
--- "id" the dimension id for DIMENSION
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Crust
A modding and testing toolkit with a few other minor utilities.
B.F. End Cities
Overhauls end city structure generation to increase size.
Seed Drop
Make anything drop from breaking grass, configure with JSON or Commands
Inventorio (Forge)
An inventory enhancement mod (Forge Version)
Farmer's Delight Compat
Remove duplicate items and blocks with the goal of integrating Farmer's Delight and other similar mods so they work as i...
Animal Bikes
Ride around your world on all kinds of animals