World Restriction Rules

Quick rating

Community listing page, reviews here may not be monitored by the author.

World Restriction Rules

By dubs3

No reviews yet

Configurable world restriction rules for hardcore and RP gameplay.

Mod Loaders
Minecraft

About

Description

World Restriction Rules

World Restriction Rules is a lightweight survival utility mod for hardcore, apocalyptic, and progression-based modpacks.

The mod allows you to restrict:

  • block breaking
  • block interactions
  • world access rules

using simple whitelist/blacklist configs and a toggleable gamerule :

/gamerule restrictedWorld true
/gamerule restrictedWorld false

Creative players automatically bypass all restrictions.

Features

  • Block breaking restrictions with configurable WHITELIST/BLACKLIST modes
  • Right-click interaction restrictions for containers, machines, doors, and modded blocks
  • Support for block IDs, tags (#minecraft:logs), CraftTweaker syntax, and NBT matching
  • Optional structure clustering with configurable distance multiplier
  • Works with vanilla and modded blocks
  • Fully configurable through TOML file

Configuration

The config file is automatically generated at:

config/world_restriction_rules-common.toml


Example entries:

minecraft:dirt
#minecraft:logs
<item:minecraft:torch>
minecraft:chest{LootTable:"example:loot"}