最初にこれ見て!!!!↓コマンドブロックの使い方 https://scratch.mit.edu/projects/1277091327/ コマンド リピート/無条件/常時実行 execute as @e[type=armor_stand,name=露天掘り] at @s run fill ~4~-1~4~-4~-2~-4 air destroy リピート/無条件/常時実行 execute as @e[type=armor_stand,name=露天掘り] at @s if block ~~-3~ bedrock run kill @s リピート/無条件/常時実行 replaceitem entity @e[type=armor_stand,name=露天掘り] slot.weapon.mainhand 0 iron_picaxe
霊夢っぽいcatを押すと仕組みを解説してくれるよ!! ※これはBEベースで考えられているのでJEで作動するかは知りません。 at すでに作っている人がいたらスミマセン