mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-12-15 15:28:36 +01:00
Magma cube no longer seems to need modified fall speed
This commit is contained in:
parent
239737b083
commit
631bc893f4
@ -158,11 +158,7 @@ public abstract class Disguise {
|
||||
fallSpeed = 0;
|
||||
break;
|
||||
case DROPPED_ITEM:
|
||||
case MAGMA_CUBE:
|
||||
case PRIMED_TNT:
|
||||
fallSpeed = 0.2;
|
||||
movement = true;
|
||||
break;
|
||||
case WITHER:
|
||||
case FALLING_BLOCK:
|
||||
fallSpeed = 0.04;
|
||||
|
Loading…
Reference in New Issue
Block a user