Updating manifest for blocks.json

This commit is contained in:
DaanV2
2021-12-18 19:27:23 +01:00
parent e036116735
commit c3ba836b51

View File

@@ -26,12 +26,7 @@
},
"propertyNames": { "pattern": "^[\\w_\\-:\\.]+$" },
"properties": {
"format_version": {
"type": "array",
"items": [{ "type": "integer" }, { "type": "integer" }, { "type": "integer" }],
"description": "A version that tells minecraft what type of data format can be expected when reading this file.",
"title": "Format Version"
}
"format_version": { "$ref": "../../general/format_version.json" }
},
"additionalProperties": {
"additionalProperties": false,