first spawner restrict/addition scripted, added new infection mod disabled to be configured
new infection mod should begin corrupting exclusively in darwin IV, and I have a lot of scripting to do for it.
This commit is contained in:
@ -1 +1,21 @@
|
||||
[]
|
||||
[
|
||||
{
|
||||
"mod": "organisorium",
|
||||
"spawner": false,
|
||||
"incontrol": false,
|
||||
"result": "deny"
|
||||
}
|
||||
{
|
||||
"mod": "os",
|
||||
"spawner": false,
|
||||
"dimension": "ihfr:the_carnage",
|
||||
"maxcount":{
|
||||
"amount": 25,
|
||||
"mod":"organisorium",
|
||||
"perplayer": true
|
||||
},
|
||||
"seesky": true,
|
||||
"notcolliding":true,
|
||||
"result": "allow"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user