From a61ac6053bbb9ace4fc59ac98616eb0b4fa70b96 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Mon, 2 Nov 2020 14:23:29 +0100 Subject: [PATCH] Formatted workspace --- behaviour/loot_tables/loot_tables.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/behaviour/loot_tables/loot_tables.json b/behaviour/loot_tables/loot_tables.json index 8c089e39..9774fc1c 100644 --- a/behaviour/loot_tables/loot_tables.json +++ b/behaviour/loot_tables/loot_tables.json @@ -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"] } } }