我的世界取消攻击间隔纯指令

/replaceitem entity @e[tag=已开始] slot.armor.head 0 diamond_helmet 1 17204 {"item_lock":{"mode":"lock_in_slot"}}循环保持开启
tag @e add 已开始连锁保持开启
/replaceitem entity @e slot.armor.head 0 keep diamond_helmet 1连锁保持开启
damage @e[hasitem={location=slot.armor.head,item=diamond_helmet}] 0 suicide连锁保持开启
tag @e[hasitem={location=slot.armor.head,item=diamond_helmet}] remove 已开始连锁保持开启