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",
"description": "UNDOCUMENTED",
@@ -47,7 +47,7 @@
}
]
},
"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: "
}