Redesign biome and update
- Updates to 1.21.3 - Biome changes with correct colours
This commit is contained in:
6
data/herohost/function/tnt/reset_decor.mcfunction
Normal file
6
data/herohost/function/tnt/reset_decor.mcfunction
Normal file
@ -0,0 +1,6 @@
|
||||
# --- 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]
|
Reference in New Issue
Block a user