aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/emerald_bracelet.yaml
blob: 5bece40e5402d0ea1bab961559f311f689bbf1e6 (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: "41"
craft:
  - ingredients:
      - items:
          - gold_bar
        quantity: 1
      - items:
          - emerald
        quantity: 1
      - byproducts:
          - bracelet_mould
        items:
          - bracelet_mould
        quantity: 1
    level: 30
    station:
      - furnace
    type: crafting
    ticks_per_cycle: 4
    xp: 65
description: A bracelet set with an emerald. Can be enchanted.
equipment:
  slot: hands
  type: armor
name: emerald bracelet
value: 400