I would like to be able to exclude certain block types using the /fill command. So you could, for example, fill everything but red wool. We already have an excluding modifier in for example @e[type=!minecraft:player] and I suggest a similar system. This would be my idea for the syntax:
`/fill 10 10 10 20 20 20 minecraft:stone exclude minecraft:red_wool`
or
`/fill 10 10 10 20 20 20 minecraft:stone except minecraft:red_wool`
This command would replace all blocks except red wool
Please sign in to leave a comment.
1 Comments