Preferred Gamerules
Light-weight mod for changing the default values of gamerules.
Preferred Gamerules
Preferred Gamerules
A lightweight mod for customizing the default values of gamerules, i.e the values that are pre-selected when creating a new world.
Preferences are saved in `.minecraft/config/preferred-gamerules.properties`. Each gamerule name is prefixed with `gamerule.`.
Example for MC 1.21.11: ``` gamerule.minecraft:fire_damage=false gamerule.minecraft:keep_inventory=true ```
Example for older versions of Minecraft: ``` gamerule.fire_damage=false gamerule.keep_inventory=true ```
Preferences can also be edited in-game via ModMenu, if installed. In this case, only values that are different from vanilla's default will be written to the config.
Related Mods
<img src="https://cdn.modrinth.com/data/TR0G6vEd/b79a0a6e2d5003b96ac0d6b04c6802984204963f.png" width=48> **Gamerule Menu**
Makes the Gamerule menu accessible from singleplayer worlds
<img src="https://cdn.modrinth.com/data/f8QTxwTe/c887d6f945f05f00e130e422c160ce84172da14e.jpeg" width=48> **Cloth Gamerules**
Cloth-Config replacement for the gamerules screen.