In Control!

Be In Control of mob spawns

File Details

InControl - 1.20-9.4.0

  • R
  • Aug 27, 2025
  • 353.26 KB
  • 42.9K
  • 1.20.1
  • Forge

File Name

incontrol-1.20-9.4.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

InControl 1.20-9.4.0


   - New 'ai' command for spawn.json to change the ai of mobs. This is currently still experimental
   - Attempt to make parsing spawner.json more robust on foreign language systems
   - Thanks to Goodbird from CustomNPCs InControl now has support for CustomNPCs. You can use the 'npc' condition to test for NPCs and you can spawn npbs with spawner.json or events.json
   - New 'minlight_sky' and 'maxlight_sky' keywords to specifically test for skylight
   - Also added 'minlight_sky' and 'maxlight_sky' to the spawner 'and' and 'not' blocks
   - Added new vertical 'cylinder' type for areas. x and z are the horizonal circumference and y is height
   - The 'mob' keyword for spawn.json now also understands mob tag id's (starting with '#')
   - New 'blocktest' keyword which adds a much more flexible way to test for blocks above or under the spawn position
   - The 'incontrol info' command now also shows the block light, sky light and full light at the player position. In addition it shows the current day time and day count