- id: "claim_tool"
- version: 1
- material: GOLDEN_SHOVEL
- name: "<blue><bold>Claim Tool"
- abilities:
- select:
- name: Gamble with a Dice
- description: <gray>Click on a block to set the first corner of your claim.<gray> <br>The next click will create the claim dedicated to your clan
- description_width_ref: Click on a block to set the first
- trigger: LEFT_CLICK_BLOCK
- handler_id: claim_tool
|