Updated comments

This commit is contained in:
DaanV2
2021-07-02 13:05:57 +02:00
parent dd28b6a467
commit 90a39eba44
67 changed files with 350 additions and 310 deletions

View File

@@ -153,7 +153,7 @@
},
"parent_setup": {
"type": "string",
"description": "UNDOCUMENTATED: parent setup",
"description": "UNDOCUMENTED: parent setup",
"title": "Parent Setup",
"$ref": "../../../molang/number.json"
},

View File

@@ -55,7 +55,7 @@
}
}
},
"enable_attachables": { "type": "boolean", "description": "UNDOCUMENTATED: enable attachables", "title": "Enable Attachables" },
"enable_attachables": { "type": "boolean", "description": "UNDOCUMENTED: enable attachables", "title": "Enable Attachables" },
"geometry": {
"title": "Geometry",
"description": "The reference to defined geometries in `<resource pack>/models/'",
@@ -134,7 +134,7 @@
},
"parent_setup": {
"type": "string",
"description": "UNDOCUMENTATED: parent setup",
"description": "UNDOCUMENTED: parent setup",
"title": "Parent Setup",
"$ref": "../../../molang/number.json"
},