We've split up the commands, scripting and mods, and add ons category! Please be sure you get your thread in the right place.

5

Broadcast Receiver Block or Command

1 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    you can still do this by using the /execute command and an armor stand, put the armor stand on top of a command block that says whatever you want it to(fireball) a chain command block that sets the block where the armor stand is to air and when you want to activate it, all you do is /execute @e[type=armor_stand] ~~~ setblock ~~~ redstone_block
    that will put a redstone block on top of the first command block, summoning the fireball, the chain then destroys the redstone block