diff --git a/source/resource/entity/1.10.0/entity.json b/source/resource/entity/1.10.0/entity.json index a2ef83e0..3d6e1b78 100644 --- a/source/resource/entity/1.10.0/entity.json +++ b/source/resource/entity/1.10.0/entity.json @@ -127,6 +127,7 @@ "type": "array", "description": "Clientside molang variables that are to be evualated during the creation of the entity", "title": "Initialize", + "minItems": 1, "items": { "pattern": ";$", "$ref": "../../../molang/1.8.0/string.json",