In Control!

Be In Control of mob spawns

File Details

InControl - 1.20-9.3.0

  • R
  • May 18, 2025
  • 330.08 KB
  • 9.3K
  • 1.20.1
  • Forge

File Name

incontrol-1.20-9.3.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

InControl 1.20-9.3.0


   - Fixed the 'area' sphere test. It was incorrect
   - Much improved caching for counting. This has a great effect on performance
   - New server config file where you can control this counting cache as well as change the radius used for nearest player tests
   - TqLxQuanZ added knockbackset/multiply/add as well as knockbackresistanceset/multiply/add
   - The spawner system (spawner.json) now supports many new conditions to improve performance and make rules easier to write (avoid the need for spawn.json rules). These conditions are encapsulated in a new 'and' block. There is also a 'not' block for negative conditions
   - New 'spawntype' condition for spawn.json. This will allow you to test what type of spawn it is. Possible values are 'spawn_egg', 'natural', 'chunk_generation', 'structure', 'mob_summoned', 'conversion', ...
   - New 'potionnoparticles' action for effects.json. This will allow you to do potion effects without particles