close
因為op原本的設定製作箭矢的功能有時候會有問題
所以在這裡分享這個巨集
以下是製作箭矢的巨集
######archer#####
automacro arrow {
sp > 5%
inventory "Wolf Claw" > 0
call ar
timeout 10
}
macro ar {
do arrowcraft forceuse @inventory (Wolf Claw)
}
說明:
如果你做箭矢的物品不是狼指甲的話
自行改這個東西 "Wolf Claw" 還有這個 (Wolf Claw)
如果覺得做得太慢的話
可以把timeout改小一點..........
全站熱搜
留言列表