Scripts | Initialize needs a minimum of 1 item
This commit is contained in:
@@ -127,6 +127,7 @@
|
|||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Clientside molang variables that are to be evualated during the creation of the entity",
|
"description": "Clientside molang variables that are to be evualated during the creation of the entity",
|
||||||
"title": "Initialize",
|
"title": "Initialize",
|
||||||
|
"minItems": 1,
|
||||||
"items": {
|
"items": {
|
||||||
"pattern": ";$",
|
"pattern": ";$",
|
||||||
"$ref": "../../../molang/1.8.0/string.json",
|
"$ref": "../../../molang/1.8.0/string.json",
|
||||||
|
|||||||
Reference in New Issue
Block a user