My settings do not seem to be affecting the mod's mobs in the game
4399cnm opened this issue ยท 1 comments
I want to reduce the spawn rate of these mobs, but my settings do not seem to be having any effect; they are still spawning in large numbers.
config\incontrol\spawn.json
[
{
"dimension": "minecraft:overworld",
"mob": "subnautica_flow:skyray",
"mincount": 1,
"maxcount": 2,
"result": "deny"
}
]