Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-or-later
Published 3 months ago
Updated 3 months ago
This mod can lock any game rules in all saves. (Include new ones)
Fell free to use this mod in your modpack.
How to use
For example, you want to force set doDaylightCycle
to false
1.Open file .minecraft/config/global_game_rule.json
. If this file is not existed, create it.
2.Write the following contents:
{
"doDaylightCycle": true
}
3.Run /reload
(If you on a server) and rejoin the world.