In Control!
Be In Control of mob spawns
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
In Control!
In Control!
This is a simple mod that gives you full control on where mobs are allowed to spawn. It is based on a rule system. The rule files are located in `config/incontrol`.
There are currently five rule files (as of 3.5.1): - `experience.json`: with this file you can block spawning of certain creatures under certain conditions. In addition, when a spawn is allowed you can also alter some of the properties of the mob like maximum health and others - `experience.json`: this is a file that is structured the same as `spawn.json` but is only used when zombies are summoned for aid - `experience.json`: with this file you can remove and add spawn rules under certain conditions. The rules in this file are used before the rules in `spawn.json` are fired so make sure that when you add a rule for new mobs here, the new mobs are allowed in `spawn.json` - `experience.json`: with this file you can add spawn rules under certain conditions - `experience.json`: with this file you can control the loot that mobs drop when they are killed based on various criteria - `experience.json`: with this file you can control how much experience you get from killing mobs based on various criteria
More in-depth documentation can be found on the In Control! wiki.
Also check the companion mod, Fx Control!
Modpacks
This mod can be freely used in any modpack.