more coal
This commit is contained in:
parent
f6f04fe256
commit
7f9e5c4ec9
@ -33,7 +33,7 @@ public class ParticleCoalFumes extends ParticleGadget
|
||||
|
||||
for(Player p : GetActive())
|
||||
{
|
||||
UtilParticle.PlayParticleToAll(ParticleType.LARGE_SMOKE, p.getLocation(), 0.8f, 0, 0.8f, 0, 6, ViewDist.NORMAL);
|
||||
UtilParticle.PlayParticleToAll(ParticleType.LARGE_SMOKE, p.getLocation(), 0.8f, 0, 0.8f, 0, 12, ViewDist.NORMAL);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user