Problem/Bug No animated FallingBlocks - MC 1.8.3

Discussion in 'General Help' started by MrPyro13, Mar 7, 2015.

Thread Status:
Not open for further replies.
  1. Hey,

    I have a problem with FallingBlocks. I spawn a FallingBlock with:
    Code:
    FallingBlock fb = p.getWorld().spawnFallingBlock(p.getLocation().add(0, 5, 0), Material.WATER, (byte) 0);
    
    But the blocks aren't animited since I use MC 1.8.
     
  2. Offline

    timtower Administrator Administrator Moderator

    Moved to Bukkit alternatives
     
Thread Status:
Not open for further replies.

Share This Page