Rule Control (RC)

Control your gamerules ingame with a simple and clean GUI

File Details

Rule Control 1.8.1

  • R
  • Jul 16, 2023
  • 1.34 MB
  • 132
  • 1.19.4+1
  • Forge

File Name

rule_control_1.8.1_forge_1.19.4.jar

Supported Versions

  • 1.19.4-Snapshot
  • 1.19.4

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Mod Version 1.8.1 (Forge 45.1.0):

     - 1.19.4

         - Added gamerules:
              - 'enableEvasion' in the 'Player gamerules' category.

                   - Gain a small boost in walk and swim speed if on or below a certain threshold of hitpoints.

                   - Default = 4 (2 hearts) hit points.

                   - Multiplier is cumulative, so any negative/positive effects or other speed inducing effects will either speed up or slow down this benefit.

         

         - Added new command parameter /rc settings evasionHealthThreshold <hitPoints> to allow the player to change the 'enableEvasion' threshold.

                   - <hitPoints> accepts values between and equal to 1 through 20.

 

         - Added the option to ignore case for the password to open the GUI.

                   - Toggleable in the rule_control_config.toml (located in your Minecraft run folder), named 'ignoreCase'.

 

         - Added tooltip to the unlock button of the decryption GUI.

 

         - Expanded the restore all function with the new gamerule.