Undo the change from earlier because it's silly

This commit is contained in:
Adubbz 2015-03-29 21:53:45 +11:00
parent c4ee49c9e2
commit 612a3f6584
1 changed files with 1 additions and 1 deletions

View File

@ -55,8 +55,8 @@ public class BlockAsh extends BOPBlock
* return; } }
*/
entity.motionZ *= 0.4D;
entity.motionX *= 0.4D;
entity.motionZ *= 0.4D;
}
@Override