EffectMaster Wiki
Discord Support
  • EffectMaster
    • EffectMaster Home
    • Getting Started
      • Creating your first show
    • Effects
      • Activator
      • Animatronic
      • Animatronic Group
      • Block Line
      • Block Path
      • Console Command
      • Falling Block
      • Fill Block
      • Firework
      • Fountain
      • Fountain Bloom
      • Fountain Dancing
      • Fountain Line
      • Fountain Path
      • Item Fountain
      • Item Fountain Line
      • Item Fountain Path
      • Particle
      • Particle Emitter
      • Particle Line
      • Particle Path
      • Replace Fill
      • Set Block
      • Snow Launcher
      • Sound Effect
      • Sound Emitter
    • Commands
    • Settings
      • Show Looping
      • Relative Shows
    • Plugin Integrations
      • Animatronics
      • ProtocolLib
      • TrainCarts
    • Videos and tutorials
    • Creations
    • Developer API
      • Starting a show
      • Creating a custom effect
    • Troubleshooting
    • Donation
  • Links
    • Download
    • Github
    • Discord
    • M64's Wiki
    • M64's Portfolio
Powered by GitBook
On this page
  • Parameters
  • Preview
  • Youtube Tutorial

Was this helpful?

  1. EffectMaster
  2. Effects

Falling Block

Spawns a configurable falling block.

PreviousConsole CommandNextFill Block

Last updated 8 months ago

Was this helpful?

Parameters

Parameter
Information
Example

Location

The location to spawn the redstone torch in the format of world, x, y, z.

world, 196.5, 64, -381.5

Velocity

Sets the velocity of falling blocks. This is used to launch falling blocks in a specific direction. Don't set these values too high (I would say around a maximum of 10). Follows the pattern of x, y, z.

0.5, 1.3, 0

Block

STONE

BlockData

[open=true]

Delay

The amount of ticks this effect waits after the show starts before its activation.

40

YML Preset
'1':
  Type: FALLING_BLOCK
  Location: world, 0, 0, 0
  Velocity: 0, 0, 0
  Block: STONE
  BlockData: []
  Delay: 0

Preview

Youtube Tutorial

The to use as falling block. Items will not work!

The of the block (if it has any). For example an open gate, a rotated stair, ... Use [] to set none.

block
block data