auto: Formatted json files

This commit is contained in:
DaanV2
2021-04-11 13:08:43 +02:00
parent 6b2043f398
commit 07df25cdaa
37 changed files with 30202 additions and 40 deletions

View File

@@ -23,11 +23,11 @@
"colorhex": { "description": "The colouration of this object", "title": "Colorhex", "format": "color-hex" }
},
"properties": {
"biomes": {
"biomes": {
"type": "object",
"title": "Biomes",
"additionalProperties": false,
"description": "A collection of predefined biomes",
"description": "A collection of predefined biomes",
"properties": {
"bamboo_jungle": { "$ref": "#/definitions/biomespec" },
"bamboo_jungle_hills": { "$ref": "#/definitions/biomespec" },