From afb309325cb089ec8269dd61a04ceead7743152b Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Mon, 4 Oct 2021 12:16:10 +0200 Subject: [PATCH] Added power to loot tables functions #9 --- source/behavior/loot_tables/functions/specific_enchants.json | 1 + 1 file changed, 1 insertion(+) diff --git a/source/behavior/loot_tables/functions/specific_enchants.json b/source/behavior/loot_tables/functions/specific_enchants.json index 5ff3607b..3a5eb40b 100644 --- a/source/behavior/loot_tables/functions/specific_enchants.json +++ b/source/behavior/loot_tables/functions/specific_enchants.json @@ -34,6 +34,7 @@ "piercing", "projectile_protection", "protection", + "power", "punch", "quick_charge", "respiration",