Delete blocks filled around a snowball after 5 seconds
Currently I'm trying to make a new gamemode but I want the wool that I create with this command:
/execute @e[type=Snowball] ~ ~ ~ /fill ~1 ~1 ~1 ~-1 ~-1 ~-1 wool 5 replace barrier 0
...to disappear after 5 seconds. How can I do that? Also I was wondering if it is possible to change the color of wool when you enter a certain area in a map. So that I can create areas that are themed with a certain color.
Best Answer
Well, you need to do /testfor @e[type=Snowball] Then a comparator going from it with the fill command. Then, more comparators which will fill that white thing back with what it was. Also, next to the first fill command block you can have a command block where ch will summon a zombie or something else, so the other fill command blocks block will execute that entity and fill back the block. This video might help you. The video
Pictures about "Delete blocks filled around a snowball after 5 seconds"



How do you remove filled blocks in Minecraft?
To do this, players can either use the F3 key on Minecraft: Java Edition or the "show coordinates" option in Bedrock Edition to note the start and end points of where they want the fill command to clear.How do you remove blocks with fill?
Dig up the snow with your shovel. Each time you dig up the snow, it creates a snowball. Make as many snowballs as you like. Add the snowballs to your inventory and never run out of snowballs again!COMMAND CREATIONS Ep1 ULTRA DIGGING SNOWBALL
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: DS stories, Wallace Chuck, Hanna Auramenka, Smadar Bergman
