Files
FearFactory/1.20.1-FearFactoryTest/minecraft/config/incontrol/spawn.json

36 lines
854 B
JSON

[
{
"mod": ["os","man","spore","thalassophobia","darkwaters"],
"spawner": false,
"incontrol": false,
"result": "deny"
},
{
"mod":["alexscaves","alexsmobs","aquamirae","arphex","betterend","betternether","born_in_chaos_v1","cataclysm","darkwaters","darwiniv","ender_wyrmlings","iceandfire","ihfr","legendary_monsters","man","os","rats","spore","sweet_calamity","thalassophobia","the_deep_void","undead_unleashed","under_the_moon","undergarden","zoniex"],
"spawner":false,
"mincount":{
"amount":250,
"mob":"all"
},
"result":"deny"
},
{
"mod": "os",
"spawner": false,
"dimension": "ihfr:the_carnage",
"maxcount":{
"amount": 25,
"mod":"organisorium",
"perplayer": true
},
"seesky": true,
"notcolliding":true,
"result": "allow"
},
{
"mod":"thalassophobia",
"spawner":false,
"dimension":"oceanworld:deepsea",
"result":"allow"
}
]