#Trying to make a patch mod but it crashes

3 messages · Page 1 of 1 (latest)

dim lagoon
#

Exception caught loading asset: /terrestrial_worlds.config, (AssetException) Could not read JSON asset /terrestrial_worlds.config

its involving Spirit Tree and Arcana, I got the metadata settings right, and the scripting right

[
{ "op": "add", "path": "/planetTypes/arcana_arcaneForest/layers/surface/dungeons/-", "value" : [2.0,"spiritvillage2"] },
{ "op": "add", "path": "/planetTypes/arcana_verdant/layers/surface/dungeons/-", "value" : [2.0,"spiritvillage2"] },
{ "op": "add", "path": "/planetTypes/arcana_bambooForest/layers/surface/dungeons/-", "value" : [2.0,"spiritvillage2"] },
{ "op": "add", "path": "/planetTypes/arcana_goldenForest/layers/surface/dungeons/-", "value" : [2.0,"spiritvillage2"] },
]

Metadata below

{
"includes" : ["Ori Spirit Tree Race", "Arcana"]
}

dim lagoon
cobalt ledge
#

Remove the comma at the end of the line for the golden forest patch.