new infection mod should begin corrupting exclusively in darwin IV, and I have a lot of scripting to do for it.
21 lines
296 B
JSON
21 lines
296 B
JSON
[
|
|
{
|
|
"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"
|
|
}
|
|
] |