How to make air tanks in Minecraft(BEDROCK)
Channel:
Subscribers:
1,440
Published on ● Video Link: https://www.youtube.com/watch?v=t2P6WgHJKLk
Today I will show you how to make an air/water tank in minecraft that will be refilled once being in the area of a block and taken from another block.
COMMANDS:
/scoreboard objectives add Water dummy
/scoreboard players add @a Water 0
/execute at @e[type=player] if block ~ ~ ~ air if score @p Water matches ..2000 run scoreboard players add @p Water 15
/execute at @e[type=player] if block ~ ~ ~ water if score @p Water matches 1.. run scoreboard players remove @p Water 5
/execute if score @p Water matches 0 run damage shadowalker2465 1 charging