UNDOCUMENTATED description, or needs to be filled in

This commit is contained in:
DaanV2
2021-06-09 09:40:37 +02:00
parent c4174e2457
commit 0bff0baa33
156 changed files with 481 additions and 465 deletions

View File

@@ -55,7 +55,7 @@
}
}
},
"enable_attachables": { "type": "boolean", "description": "TODO description: enable attachables", "title": "Enable Attachables" },
"enable_attachables": { "type": "boolean", "description": "UNDOCUMENTATED: 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": "TODO description: parent setup",
"description": "UNDOCUMENTATED: parent setup",
"title": "Parent Setup",
"$ref": "../../../molang/number.json"
},