This commit is contained in:
DaanV2
2021-07-04 16:13:20 +02:00
parent 5fce1245da
commit f4e5120137

View File

@@ -9,6 +9,7 @@
"properties": { "properties": {
"format_version": { "format_version": {
"const": "1.14.0", "const": "1.14.0",
"type": "string",
"description": "Specifies the version of the game this entity was made in. Minimum supported version is 1.14.0. Current supported version is 1.14.0.", "description": "Specifies the version of the game this entity was made in. Minimum supported version is 1.14.0. Current supported version is 1.14.0.",
"title": "Format Version" "title": "Format Version"
}, },
@@ -87,7 +88,7 @@
} }
}, },
"scene_tag": { "scene_tag": {
"title": "Scene tag", "title": "Scene Tag",
"description": "UNDOCUMENTED", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED",
"type": "string" "type": "string"