auto: Formatted json files

This commit is contained in:
DaanV2
2021-01-05 10:49:01 +01:00
parent d649d675bc
commit fe6a98a06b
21 changed files with 187 additions and 202 deletions

View File

@@ -6,11 +6,11 @@
"type": "object",
"additionalProperties": false,
"properties": {
"dispensable": {
"title": "Dispensable",
"description": "",
"type": "boolean"
},
"dispensable": {
"title": "Dispensable",
"description": "",
"type": "boolean"
},
"slot": {
"title": "Slot",
"description": "equipment_slot: slot.weapon.mainhand, slot.weapon.offhand, slot.armor.head, slot.armor.chest, slot.armor.legs, slot.armor.feet, slot.hotbar, slot.inventory, slot.enderchest, slot.saddle, slot.armor, slot.chest",