Zelda bombs with commands blocks in minecraft 1.13 or more [Substile ENG]

Publicado 2019-12-30
In this video, i present my system for recreate the mechanics of zelda bombs in minecraft.
≫------------------------------------------------------------------------------------------≪

▼Commands▼
/execute if entity @e[type=minecraft:item,nbt={Item:{id:"minecraft:tnt"}}]

/execute as @e[type=minecraft:item,nbt={Item:{id:"minecraft:tnt"}}] at @s if entity @s[nbt={OnGround:1b}] run summon minecraft:tnt ~ ~ ~ {Fuse:70s}

/kill @e[type=minecraft:item,nbt={Item:{id:"minecraft:tnt"}}]

/execute as @e[type=minecraft:tnt] at @s if data entity @s {Fuse:68s} run playsound minecraft:entity.tnt.primed block @a ~ ~ ~ 2 1.5

/execute as @e[type=minecraft:tnt] at @s if data entity @s {Fuse:2s} run particle minecraft:explosion ~ ~ ~ 1 1 1 2 8 normal

/execute as @e[type=minecraft:tnt] at @s if data entity @s {Fuse:2s} run playsound minecraft:entity.generic.explode block @a ~ ~ ~ 1 1.2

/execute as @e[type=minecraft:tnt] at @s if data entity @s {Fuse:2s} run fill ~3 ~3 ~3 ~-3 ~-3 ~-3 minecraft:air replace minecraft:infested_stone

/execute as @e[type=minecraft:tnt] at @s if data entity @s {Fuse:2s} run effect @e[tag=BBUndead,distance=..3] minecraft:instant_health 1 1 true

/execute as @e[type=minecraft:tnt] at @s if data entity @s {Fuse:1s} run kill @s
≫------------------------------------------------------------------------------------------≪
The repeat command block on the side : /tag @e[type=minecraft:zombie] BBUndead

≫------------------------------------------------------------------------------------------≪
Music :
C418-Equinoxe-Minecraft-Volume-Alpha
C418-Oxygene-Minecraft-Volume-Alpha

Todos los comentarios (4)