Updated
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"type": "object",
|
||||
"title": "Allowed Block",
|
||||
"description": "A block descriptor that allows to be placed",
|
||||
"properties": { "tags": { "title": "Tags", "description": "Tags", "$ref": "../../../../molang/1.8.0/string.json" } }
|
||||
"properties": { "tags": { "title": "Tags", "description": "Tags", "$ref": "../../../../molang/string.json" } }
|
||||
}
|
||||
},
|
||||
"properties": {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"type": "array",
|
||||
"items": { "type": "string", "title": "Item", "description": "UNDOCUMENATED" }
|
||||
},
|
||||
"repair_amount": { "title": "Repair Amount", "description": "UNDOCUMENATED", "$ref": "../../../../molang/1.8.0/number.json" }
|
||||
"repair_amount": { "title": "Repair Amount", "description": "UNDOCUMENATED", "$ref": "../../../../molang/number.json" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"type": "object",
|
||||
"title": "Allowed Block",
|
||||
"description": "A block descriptor that allows to be placed",
|
||||
"properties": { "tags": { "title": "Tags", "description": "Tags", "$ref": "../../../../molang/1.8.0/string.json" } }
|
||||
"properties": { "tags": { "title": "Tags", "description": "Tags", "$ref": "../../../../molang/string.json" } }
|
||||
}
|
||||
},
|
||||
"properties": {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"type": "array",
|
||||
"items": { "type": "string", "title": "Item", "description": "UNDOCUMENATED" }
|
||||
},
|
||||
"repair_amount": { "title": "Repair Amount", "description": "UNDOCUMENATED", "$ref": "../../../../molang/1.8.0/number.json" }
|
||||
"repair_amount": { "title": "Repair Amount", "description": "UNDOCUMENATED", "$ref": "../../../../molang/number.json" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user