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:
2025-05-30 12:04:13 -05:00
parent c5914d3d39
commit ed66926fcc
5 changed files with 114 additions and 2 deletions

View File

@ -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"
}
]