Updated Comments

This commit is contained in:
DaanV2
2021-07-01 16:37:41 +02:00
parent 9bf12e0823
commit 0f15d47659
365 changed files with 593 additions and 1778 deletions

View File

@@ -13,14 +13,12 @@
"title": "Ambient Occlusion",
"type": "boolean",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"face_dimming": {
"title": "Face Dimming",
"type": "boolean",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
},
"render_method": {
@@ -28,10 +26,9 @@
"title": "Render Method",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"enum": ["blend", "opaque", "alpha_test"]
},
"texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
"texture": { "type": "string", "title": "Texture", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}
},

View File

@@ -13,7 +13,6 @@
"title": "Condition",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"properties": {
"allowed_faces": {
"title": "Allowed Faces",
@@ -29,7 +28,6 @@
"type": "string",
"title": "Block Identifier",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED"
}
}