From 30f2a99a2c07d1f5d49e32e2b75c07221682479b Mon Sep 17 00:00:00 2001 From: Electroblob77 <35599699+Electroblob77@users.noreply.github.com> Date: Tue, 19 May 2020 22:08:36 +0100 Subject: [PATCH] Not sure what was going on here --- .../loot_tables/entities/evil_wizard.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/main/resources/assets/ebwizardry/loot_tables/entities/evil_wizard.json b/src/main/resources/assets/ebwizardry/loot_tables/entities/evil_wizard.json index e769c78f..70d02ff4 100644 --- a/src/main/resources/assets/ebwizardry/loot_tables/entities/evil_wizard.json +++ b/src/main/resources/assets/ebwizardry/loot_tables/entities/evil_wizard.json @@ -9,12 +9,14 @@ "name": "ebwizardry:magic_crystal", "weight": 1, "functions": [ - { - "function": "set_count", - "count": { - "min": 3, - "max": 5 - }, + { + "function": "set_count", + "count": { + "min": 3, + "max": 5 + } + }, + { "function": "looting_enchant", "count": { "min": 0,