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

0

/destroyblock command

4 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    With the /Fill command and destroy you can do exactly that.

  • 0
    Registered User commented
    Comment actions Permalink

    You can do one of the following to do this instead:
    /setblock x y z air
    /fill x y z x y z air destroy
    While the first will, clearly, only set the block to air, the second should actually make the block drop as if you broke it (without silk touch, but with the proper tool). These also have extended usability as you can put a new specified block in the old one’s place instead of being limited to only air.

  • 0
    Registered User commented
    Comment actions Permalink

    /fill (position 1) (position 2) air

  • 0
    Registered User commented
    Comment actions Permalink

    /fill (position 1) (position 2) air replace (block that you don't want)