How to make a Pickaxe mine 3x3x3 blocks in MINECRAFT Java?
Channel:
Subscribers:
756
Published on ● Video Link: https://www.youtube.com/watch?v=eHA6FaQBMVk
ya
i died to a creeper
...
this is the code...
Repeating Always active Command block -- execute if entity @a[scores={mine=1}] at @a run fill ~-1 ~ ~-1 ~1 ~2 ~1 air destroy
Chain Always Active Command block -- scoreboard players set @a mine 0