@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/world/effect/PoisonMobEffect.java
|
||||
+++ b/net/minecraft/world/effect/PoisonMobEffect.java
|
||||
@@ -12,7 +12,7 @@
|
||||
@@ -14,7 +14,7 @@
|
||||
@Override
|
||||
public boolean applyEffectTick(WorldServer worldserver, EntityLiving entityliving, int i) {
|
||||
if (entityliving.getHealth() > 1.0F) {
|
||||
|
||||
Reference in New Issue
Block a user