@@ -1,7 +1,7 @@
|
||||
--- a/net/minecraft/server/EntityThrownExpBottle.java
|
||||
+++ b/net/minecraft/server/EntityThrownExpBottle.java
|
||||
@@ -20,9 +20,18 @@
|
||||
|
||||
@@ -27,9 +27,18 @@
|
||||
@Override
|
||||
protected void a(MovingObjectPosition movingobjectposition) {
|
||||
if (!this.world.isClientSide) {
|
||||
- this.world.triggerEffect(2002, new BlockPosition(this), PotionUtil.a(Potions.b));
|
||||
|
||||
Reference in New Issue
Block a user