aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/diamond_bracelet.yaml
blob: 090f4f570a36f8dd13489962c9537901fa00038f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
color: FF
craft:
  ingredients:
    - items:
        - gold_bar
      quantity: 1
    - items:
        - diamond
      quantity: 1
    - byproducts:
        - bracelet_mould
      items:
        - bracelet_mould
      quantity: 1
  level: 58
  station:
    - furnace
  type: crafting
  wait: 4
  xp: 95
description: A bracelet set with a diamond. Can be enchanted.
equipment:
  slot: hands
  type: armor
name: diamond bracelet
value: 1500