Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-18 11:58:18 +00:00
parent c81a812a9e
commit 8fd93a30d4

View File

@ -69,6 +69,10 @@
"type": "boolean", "type": "boolean",
"description": "Does this config describe a quantum state of a custom planet defined in another file?" "description": "Does this config describe a quantum state of a custom planet defined in another file?"
}, },
"isStellarRemnant": {
"type": "boolean",
"description": "Does this config describe a stellar remnant of a custom star defined in another file?"
},
"Lava": { "Lava": {
"description": "Add lava to this planet", "description": "Add lava to this planet",
"$ref": "#/definitions/LavaModule" "$ref": "#/definitions/LavaModule"