@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/LootItemConditionRandomChanceWithLooting.java
|
||||
+++ b/net/minecraft/server/LootItemConditionRandomChanceWithLooting.java
|
||||
@@ -28,6 +28,11 @@
|
||||
@@ -33,6 +33,11 @@
|
||||
if (entity instanceof EntityLiving) {
|
||||
i = EnchantmentManager.g((EntityLiving) entity);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user