UNDOCUMENTATED description
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "TODO",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"name": { "type": "string", "description": "UNDOCUMENTATED", "title": "TODO Title" },
|
||||
"states": {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"additionalProperties": false,
|
||||
"type": "object",
|
||||
"title": "TODO",
|
||||
"description": "TODO",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"numerator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTATED", "title": "TODO Title" },
|
||||
"denominator": { "type": "number", "minimum": 1, "description": "UNDOCUMENTATED", "title": "TODO Title" }
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"title": "Experimental Custom Ui"
|
||||
},
|
||||
"chemistry": { "type": "boolean", "description": "Allows the pack to add, change or replace Chemistry functionality", "title": "Chemistry" },
|
||||
"raytraced": { "type": "boolean", "description": "TODO", "title": "Raytraced" }
|
||||
"raytraced": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Raytraced" }
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user