This commit is contained in:
DaanV2
2021-03-21 15:18:38 +01:00
parent d3298267bc
commit 698ee42623
960 changed files with 5960 additions and 22946 deletions

View File

@@ -18,27 +18,17 @@
"additionalProperties": false,
"type": "object",
"properties": {
"identifier": {
"type": "string",
"description": "TODO description: identifier",
"title": "Identifier",
"$ref": "../../../general/particle/identifier.json"
}
"identifier": { "type": "string", "description": "TODO description: identifier", "title": "Identifier", "$ref": "../../../general/particle/identifier.json" }
},
"description": "TODO description: description",
"title": "Description"
},
"components": {
"additionalProperties": false,
"type": "object",
"description": "TODO description: components",
"title": "Components"
}
"components": { "additionalProperties": false, "type": "object", "description": "TODO description: components", "title": "Components" }
},
"description": "TODO description: particle effect",
"title": "Particle Effect"
}
},
"description": "TODO description: ",
"title": "TODO title"
"title": "TODO Title"
}