Formatted workspace

This commit is contained in:
DaanV2
2020-11-02 14:23:29 +01:00
parent 57f2ed0284
commit a61ac6053b

View File

@@ -45,11 +45,7 @@
"title": "Type",
"type": "string",
"description": "",
"enum": [
"loot_table",
"item",
"empty"
]
"enum": ["loot_table", "item", "empty"]
},
"conditions": {
"title": "Conditions",
@@ -115,9 +111,7 @@
"title": "Type",
"type": "string",
"description": "TODO description",
"enum": [
"minecraft:chest"
]
"enum": ["minecraft:chest"]
}
}
}