removed benate, player anim. add pressure. some more mob sizes, finally configured some spawn restrictions.
This commit is contained in:
@ -1,10 +1,19 @@
|
||||
[
|
||||
{
|
||||
"mod": "organisorium",
|
||||
"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,
|
||||
@ -17,5 +26,11 @@
|
||||
"seesky": true,
|
||||
"notcolliding":true,
|
||||
"result": "allow"
|
||||
},
|
||||
{
|
||||
"mod":"thalassophobia",
|
||||
"spawner":false,
|
||||
"dimension":"oceanworld:deepsea",
|
||||
"result":"allow"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user