アットウィキロゴ
今回はまな板と自作作業台と無限チェストを作りましょう

まな板
(1.execute @e[tag=!pon] ~ ~ ~ detect ~ ~-0.1 ~ crafting_table -1 execute @s ~ ~ ~ detect ~ ~ ~ frame -1 structure save item ~ ~ ~ ~ ~ ~ true disk false
反復 無条件 常にアクティブ

2.execute @e[tag=!pon] ~ ~ ~ detect ~ ~-0.1 ~ crafting_table -1 execute @s ~ ~ ~ detect ~ ~ ~ frame -1 structure load item ~ ~ ~
チェーン 無条件 常にアクティブ

3.execute @e[tag=!pon] ~ ~ ~ detect ~ ~-0.1 ~ crafting_table -1 execute @s ~ ~ ~ detect ~ ~ ~ frame -1 tag @s add pon
チェーン 無条件 常にアクティブ

全部繋げ終わってから実行してください)

自作作業台:
testforblocks <begin: x y z> <end: x y z> <destination: x y z> [masked|all]

無限チェスト
clone ~ ~-1 ~ ~ ~-1 ~ ~ ~1 ~
最終更新:2021年06月10日 22:34