[MC指令社]教你做一个简单的二段跳(极简版)
2023-02-19 13:16 作者:LazyBonEs0 | 我要投稿

1.18版指令
tag @a[hasitem={location=slot.weapon.mainhand,item=diamond] add a1
execute @a[tag=a1] ~~~ detect ~~-1~ air 0 summon ender_crystal
execute @e[type=ender_crystal] ~~~ summon ~~0.5~ arrow
tag @a remove a1