/fill x1 y1 z1 x2 y2 z2 air 0 destroy log2 0
so I want to replace just the Acacia Wood with air and get the item drops, this is where the "destroy" tag would be very useful for the /fill command... but since the destroy tag is broke it will allow all/any block to be replaced with air instead of just "log2 0" π
Attachments
Comments 5
fill destroy does not support a filterblock, see http://minecraft.gamepedia.com/Commands#fill
This site is for bug reports only. For feature suggestions or changes please see: Minecraft Suggestions on Reddit.
Blah log2 does exist, those are acasia and dark oak
wiki:
Leaves.png 161 A1 minecraft:leaves2 Leaves (Acacia/Dark Oak) D B
Acacia Wood.png 162 A2 minecraft:log2 Wood (Acacia/Dark Oak) D B
@Kumasasa Ohh that's a shame! I hope this gets changed to support a filerblock just like "replace" does! would make things easier: https://www.youtube.com/watch?v=-fcDWdUOLlI π
Might be related toΒ MC-55800
"log2" isn't a block.
Try this:
/fill x1 y1 z1 x2 y2 z2 air 0 destroy minecraft:log 8