summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nms-patches/LootTableInfo.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/LootTableInfo.patch b/nms-patches/LootTableInfo.patch
index 21221c0c..1c078179 100644
--- a/nms-patches/LootTableInfo.patch
+++ b/nms-patches/LootTableInfo.patch
@@ -44,7 +44,7 @@
private final WorldServer a;
private float b;
-+ private int lootingMod; // CraftBukkit
++ private int lootingMod = org.bukkit.loot.LootContext.DEFAULT_LOOT_MODIFIER; // CraftBukkit
private Entity c;
private EntityHuman d;
private DamageSource e;