我的世界建筑指令 基礎(chǔ)結(jié)構(gòu)上移 加快效率

execute @e[name=上移] ~~~ detect ~~-1~ diamond_block 0 summon armor_stand 執(zhí)行 ~~~
execute @e[name=上移] ~~~ detect ~~-1~1 diamond_block 0 summon armor_stand 執(zhí)行 ~~~1
execute @e[name=上移] ~~~ detect ~~-1~-1 diamond_block 0 summon armor_stand 執(zhí)行 ~~~-1
execute @e[name=上移] ~~~ detect ~1~-1~ diamond_block 0 summon armor_stand 執(zhí)行 ~1~~
execute @e[name=上移] ~~~ detect ~-1~-1~ diamond_block 0 summon armor_stand 執(zhí)行 ~-1~~
execute @e[name=上移] ~~~ detect ~1~-1~1 diamond_block 0 summon armor_stand 執(zhí)行 ~1~~1
execute @e[name=上移] ~~~ detect ~1~-1~-1 diamond_block 0 summon armor_stand 執(zhí)行 ~1~~-1
execute @e[name=上移] ~~~ detect ~-1~-1~1 diamond_block 0 summon armor_stand 執(zhí)行 ~-1~~1
execute @e[name=上移] ~~~ detect ~-1~-1~-1 diamond_block 0 summon armor_stand 執(zhí)行 ~-1~~-1
kill @e[name=上移]
execute @e[name=執(zhí)行] ~~~ summon armor_stand 上移 ~~~
execute @e[name=執(zhí)行] ~~~ setblock ~~-1~air
execute @e[name=執(zhí)行] ~~~ structure load 方塊 ~~-1~
execute @e[name=執(zhí)行] ~~~ tp ~~1~
scoreboard players add @e[name=執(zhí)行] kill -1
execute @e[tag=!記錄,name=執(zhí)行] ~~~ scoreboard players operation @s kill = 上移 kill
tag @e[name=執(zhí)行] add 記錄
kill @e[scores={kill=0}]