Break Block
Break Block
當玩家破壞指定方塊時觸發
id
break block
Example
- type: "break block"
data:
type: "stone"
condition: |-
check break-block total-amount == 10
then: |-
tell inline color "&a你摧毀了 {{ &type }} 方塊 * {{ &total-amount }} 個"
當玩家破壞指定方塊時觸發
break block
- type: "break block"
data:
type: "stone"
condition: |-
check break-block total-amount == 10
then: |-
tell inline color "&a你摧毀了 {{ &type }} 方塊 * {{ &total-amount }} 個"