Flatenned models

This commit is contained in:
DaanV2
2021-11-16 13:37:08 +01:00
parent 98a6e78b4c
commit af9733f101
5 changed files with 4 additions and 966 deletions

View File

@@ -33,12 +33,7 @@
},
"properties": {
"debug": { "title": "Debug", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean", "default": false },
"format_version": {
"title": "1.16.0 Format Version",
"type": "string",
"pattern": "^1.16.0$",
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
},
"format_version": { "$ref": "../../../../general/format_version.json" },
"minecraft:geometry": {
"type": "array",
"title": "Geometry",