Another misc change for Curse

This commit is contained in:
Adubbz 2015-03-29 21:41:26 +11:00
parent 2c28ca4cf1
commit c4ee49c9e2
1 changed files with 1 additions and 1 deletions

View File

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