HHGames/data/herohost/function/tnt/reset_decor.mcfunction
HeroChris cb08afef4c Redesign biome and update
- Updates to 1.21.3
- Biome changes with correct colours
2024-11-19 18:07:59 +01:00

6 lines
220 B
Mcfunction

# --- HeroGames - Copyright (c) HeroHost team (code provided by HeroChris). ---
execute as @e[tag=decor] run kill @e[tag=tnt_tag]
schedule function herohost:tnt/schedule/decor 2s
# kill @e[type=minecraft:block_display]