Files
Reimagined/config/easy_mob_spawn_control-common.toml
2026-05-07 21:38:27 +03:00

10 lines
652 B
TOML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[config_v1]
#Banned mobs (ex: "minecraft:creeper", "minecraft:zombie"
bannedMobs = ["quark:crab", "crittersandcompanions:dragonfly"]
#Mob spawn rates (0.01.0, empty = default 1.0)
spawnRates = []
[config_v1.spawn_caps_config_v1]
#Percategory spawn caps per chunk (ex: "monster=70", "creature=10"). Values outside 0999 are ignored.
spawnCaps = ["aether:aether_aerwhale=2", "aether:aether_sky_monster=4", "aether:aether_surface_monster=15", "glares=15", "rascals=1", "underground_water_creature=10", "ambient=15", "axolotls=10", "monster=70", "aether:aether_darkness_monster=5", "water_creature=10", "creature=15", "water_ambient=20"]