
Dimension Rules
In vanilla Minecraft, game rules are configured globally for the entire world. The Dimension Rules mod allows you to configure them separately for each dimension. This means you can, for example, disable mob spawning in one dimension while keeping it enabled in another.
How to Use
After installing the mod, all dimensions by default use common game rules. To change this, use the /gameruled command added by this modification.
/gameruled [dimension] list - displays the list of rules and their current values for the specified dimension. Also shows whether the dimension uses custom settings or default values.
/gameruled [dimension] get
/gameruled [dimension] set
/gameruled [dimension] reset - resets all dimension settings to default values.
The dimension argument is optional in all commands. If not specified, the command will be applied to the dimension where the player executing the command is currently located.
Not all game rules work correctly with this mod. For example, "commandBlockOutput" does not function due to how the game checks this rule. To change basic rules, the standard /gamerule command is still used.
The mod does not require installation on the client side and works fully when installed only on the server.