Rule Control (RC)

Control your gamerules ingame with a simple and clean GUI

File Details

Rule Control 1.2.0

  • R
  • Jun 27, 2021
  • 1.02 MB
  • 1.1K
  • 1.16.5
  • Forge

File Name

rule_control_1.2.0_forge_1.16.5.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:rule-control-rc-449693:3366766")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Mod Version 1.2.0 (Forge 36.1.0):

     - 1.16.5

          - Moved the entire GUI up to be above the player's hotbar.
          - Removed category 'Extra Rules'

          - Added category 'Item Rules'

          - Added new gamerules:

                  - Player gamerule 'enablePvp'.

                  - Block gamerule 'trampleFarmland'.

                  - Block gamerule 'naturalCropGrowth'.

                  - Mob gamerule 'taming'.

                  - Technical gamerule 'enableChat'.

                  - Technical gamerule 'disableZombieSieges'.

                  - Technical gamerule 'dimensionTravel'.

                  - Item gamerule 'manualItemDrop'. (Experimental)

                  - Item gamerule 'naturalItemDespawn'.

          - Fixed an issue where the value in the textfields of number gamerules wouldn't push their value into their respective gamerules.
                  - This fix is a little finicky. Sometimes while pushing a value, it will push 0 instead. The second time, will always work.
          - Fixed a visual GUI issue with the gamerules 'logAdminCommands' and 'reducedDebugInfo'