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

Set Block

Sets a block, comparable with the /setblock command.

PreviousReplace FillNextSnow Launcher

Last updated 3 months ago

Was this helpful?

Parameters

Parameter
Information
Example

Location

The location of the block.

world, 196, 64, -381

Block

STONE

BlockData

[]

Duration

The amount of time this change has to be active. After this time it changes back to normal.

100

Real

Whether it should spawn a real block or not. When this is set to true, it can't be displayed privately in private shows!

false

Delay

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

40

YML Preset
'1':
  Type: SET_BLOCK
  Location: world, 0, 0, 0
  Block: STONE
  BlockData: []
  Duration: 100
  Delay: 0
  Real: false

Preview

Youtube Tutorial

Just uhh, use this wiki... :)

The to use. 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