Fixed the music disc song files.
This commit is contained in:
parent
092c6c180c
commit
d95b2ab829
3 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ public class EntityDart extends EntityArrow
|
|||
private boolean inGround = false;
|
||||
private int ticksInGround;
|
||||
private int ticksInAir = 0;
|
||||
private double damage = 0.5D;
|
||||
private double damage = 0.1D;
|
||||
|
||||
public EntityDart(World par1World)
|
||||
{
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue