UNDOCUMENTATED description

This commit is contained in:
DaanV2
2021-06-09 09:41:09 +02:00
parent 0bff0baa33
commit b68ba1865c
122 changed files with 326 additions and 301 deletions

View File

@@ -11,7 +11,7 @@
"items": {
"type": "object",
"title": "Condition",
"description": "TODO",
"description": "UNDOCUMENTATED",
"properties": {
"allowed_faces": {
"title": "Allowed Faces",
@@ -23,7 +23,7 @@
"title": "Block Filter",
"description": "List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction",
"type": "array",
"items": { "type": "string", "title": "Block Identifier", "description": "TODO" }
"items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTATED" }
}
}
}

View File

@@ -11,7 +11,7 @@
"items": {
"type": "object",
"title": "Condition",
"description": "TODO",
"description": "UNDOCUMENTATED",
"properties": {
"allowed_faces": {
"title": "Allowed Faces",
@@ -23,7 +23,7 @@
"title": "Block Filter",
"description": "List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction",
"type": "array",
"items": { "type": "string", "title": "Block Identifier", "description": "TODO" }
"items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTATED" }
}
}
}

View File

@@ -11,7 +11,7 @@
"items": {
"type": "object",
"title": "Condition",
"description": "TODO",
"description": "UNDOCUMENTATED",
"properties": {
"allowed_faces": {
"title": "Allowed Faces",
@@ -23,7 +23,7 @@
"title": "Block Filter",
"description": "List of blocks (can use tags to specify them) that this block can be placed against in the allowed_faces direction",
"type": "array",
"items": { "type": "string", "title": "Block Identifier", "description": "TODO" }
"items": { "type": "string", "title": "Block Identifier", "description": "UNDOCUMENTATED" }
}
}
}