diff --git a/source/resource/entity/1.10.0/entity.json b/source/resource/entity/1.10.0/entity.json index b81747f1..b3c8f6a2 100644 --- a/source/resource/entity/1.10.0/entity.json +++ b/source/resource/entity/1.10.0/entity.json @@ -25,9 +25,10 @@ "additionalProperties": false, "properties": { "animations": { - "description": "The collection of animations and animations controllers", "title": "Animations", + "description": "The collection of animations and animations controllers", "type": "object", + "minProperties": 1, "additionalProperties": { "type": "string", "description": "A reference to an animation or animation controller",