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

@@ -16,10 +16,10 @@
]
}
],
"description": "UNDOCUMENTATED: direction",
"description": "UNDOCUMENTED: direction",
"title": "Direction"
},
"radius": { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED: radius", "title": "Radius" },
"radius": { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED: radius", "title": "Radius" },
"offset": {
"type": "array",
"items": [
@@ -38,10 +38,10 @@
{ "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Y" },
{ "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Z" }
],
"description": "UNDOCUMENTATED: half dimensions",
"description": "UNDOCUMENTED: half dimensions",
"title": "Half Dimensions"
},
"surface_only": { "type": "boolean", "description": "UNDOCUMENTATED: surface only", "title": "Surface Only" }
"surface_only": { "type": "boolean", "description": "UNDOCUMENTED: surface only", "title": "Surface Only" }
},
"description": "UNDOCUMENTATED: "
"description": "UNDOCUMENTED: "
}