Undo the change from earlier because it's silly
This commit is contained in:
parent
c4ee49c9e2
commit
612a3f6584
1 changed files with 1 additions and 1 deletions
|
@ -55,8 +55,8 @@ public class BlockAsh extends BOPBlock
|
||||||
* return; } }
|
* return; } }
|
||||||
*/
|
*/
|
||||||
|
|
||||||
entity.motionZ *= 0.4D;
|
|
||||||
entity.motionX *= 0.4D;
|
entity.motionX *= 0.4D;
|
||||||
|
entity.motionZ *= 0.4D;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in a new issue