
The Ruler
This mod enables you to lock any game rules across all Minecraft saves, including those created with other modifications. It's a universal solution for customizing gameplay.
How to Use the Mod
Let's say you want to prevent the day-night cycle from changing in your world. You need to set the doDaylightCycle
parameter to false
.
Step-by-Step Instructions:
-
Open the configuration file
the_ruler.json
located at.minecraft/config/the_ruler.json
. If the file doesn't exist, create it yourself -
Add the following content to the file:
{
"doDaylightCycle": false
}
- When playing on a server, execute the
/reload
command, then rejoin the world
This modification integrates perfectly with custom modpacks.