auto: Formatted json files

This commit is contained in:
DaanV2
2021-02-02 13:37:58 +01:00
parent 3c9c20e188
commit c90101f35b
34 changed files with 32770 additions and 34 deletions

View File

@@ -128,7 +128,7 @@
},
"type": {
"type": "string",
"enum": ["resources", "data", "client_data", "interface", "world_template" ],
"enum": ["resources", "data", "client_data", "interface", "world_template"],
"description": "This is the type of the module. Can be any of the following: resources, data, client_data, interface, world_template",
"title": "Type"
},