In Control!

Be In Control of mob spawns

File Details

InControl - 1.20-9.2.5

  • R
  • May 7, 2024
  • 311.73 KB
  • 197.6K
  • 1.20.1
  • Forge

File Name

incontrol-1.20-9.2.5.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:in-control-257356:5322524")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

InControl 1.20-9.2.5


   - New 'hasstructure' boolean test to test if the current position has any structure
   - New 'cave' test that tries to see if the position is in a cave
   - The 'mod' test in item filters was not working at all
   - Item filters have improved. It's now possible to not have to specify the item but instead match on tag or mod only
   - New 'armorset', 'armormultiply', 'armoradd', 'followrangeset', 'followrangemultiply', and 'followrangeadd' actions to change the armor and follow range of mobs
   - New 'attackspeedset', 'attackspeedmultiply', 'attackspeedadd', 'armortoughnessset', 'armortoughnessmultiply', and 'armortoughnessadd' actions to change the attack speed and armor toughness of mobs
   - All actions that modify attributes will now work properly if spread out in multiple rules