This commit is contained in:
DaanV2
2021-04-04 14:00:43 +02:00
parent d08e59713b
commit 7cafb5cfc6
26 changed files with 65 additions and 60 deletions

View File

@@ -8,7 +8,7 @@
"biomespec": {
"additionalProperties": false,
"description": "The specification of colors in a given biome",
"title": "Biome ",
"title": "Biome",
"type": "object",
"properties": {
"fog_color": { "$ref": "#/definitions/colorhex", "title": "Fog Color", "description": "The color of the fog" },