From 8c8e75325780279b9f83a17b6c83bc7535f47d7f Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Tue, 30 Mar 2021 17:18:58 +0200 Subject: [PATCH] Updated animations bones needing atleast 1 bone specificaiton --- source/resource/animations/1.8.0/actor_animation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/source/resource/animations/1.8.0/actor_animation.json b/source/resource/animations/1.8.0/actor_animation.json index a290b381..6691ec54 100644 --- a/source/resource/animations/1.8.0/actor_animation.json +++ b/source/resource/animations/1.8.0/actor_animation.json @@ -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": {