Description
Configs:
Option: Safe Day Start
Description: Time of Minecraft day that Monsters are removed and spawning is disabled.
Valid Values: min = 0, max = 8000
Default: 0;
Option: Safe Day End
Description: Time of Minecraft day that Monsters spawning is re-enabled.
Valid Values: min = 8000, max = 16000
Default: 12000;
Option: Ignore Mob Spawners
Description: Whether mobs spawned by a mob spawner should ignore this mod.
Default: false;
Option: Constant Removal
Description: Whether mobs should be constantly removed if they meet criteria or only when daytime starts. This impacts performance slightly, but not much.
Default: false;
Option: Height Override
Description: Whether mobs within a certain height range should ignore time of day when spawning.
Default: true;
Option: Override - Min Height
Description: Minimum height for the height override setting.
Default: 0;
Option: Override - Max Height
Description: Maximum height for the height override setting.
Default: 24;
Option: Dimension Whitelist
Description: Comma-separated list of dimension ID's that this mod should effect. Example: 1,-1
Default: "0";


