This commit is contained in:
DaanV2
2021-07-02 20:58:26 +02:00
parent 5dcaca6ca3
commit 05752e73c1
17 changed files with 23 additions and 418 deletions

View File

@@ -78,14 +78,14 @@
"uniqueItems": true,
"type": "object",
"additionalProperties": {
"$ref": "./components.json",
"$ref": "../1.16.0/components.json",
"uniqueItems": true,
"description": "The components that are added as the foundation of the entity",
"title": "Component"
}
},
"components": {
"$ref": "./components.json",
"$ref": "../1.16.0/components.json",
"uniqueItems": true,
"description": "The components that are added as the foundation of the entity",
"title": "Component"