@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/ItemPotion.java
|
||||
+++ b/net/minecraft/server/ItemPotion.java
|
||||
@@ -30,7 +30,7 @@
|
||||
@@ -31,7 +31,7 @@
|
||||
if (mobeffect.getMobEffect().isInstant()) {
|
||||
mobeffect.getMobEffect().applyInstantEffect(entityhuman, entityhuman, entityliving, mobeffect.getAmplifier(), 1.0D);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user