Updated animations bones needing atleast 1 bone specificaiton

This commit is contained in:
DaanV2
2021-03-30 17:18:58 +02:00
parent 9442a39c0e
commit 8c8e753257

View File

@@ -95,6 +95,7 @@
"blend_weight": { "title": "Blend Weight", "description": "TODO", "$ref": "../../../molang/1.8.0/number.json" },
"bones": {
"title": "Bones",
"minProperties": 1,
"description": "Defines how the bones in an animation move or transform",
"type": "object",
"additionalProperties": {