@@ -99,8 +99,8 @@
|
||||
entityareaeffectcloud.setSource(this.getShooter());
|
||||
entityareaeffectcloud.setRadius(3.0F);
|
||||
entityareaeffectcloud.setRadiusOnUse(-0.5F);
|
||||
@@ -181,7 +214,14 @@
|
||||
entityareaeffectcloud.a(new MobEffect(mobeffect));
|
||||
@@ -187,7 +220,14 @@
|
||||
entityareaeffectcloud.setColor(nbttagcompound.getInt("CustomPotionColor"));
|
||||
}
|
||||
|
||||
- this.world.addEntity(entityareaeffectcloud);
|
||||
|
||||
Reference in New Issue
Block a user