aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/diamond_necklace.yaml
blob: ae99799f98ce723ceebd5fbb2a742ce6744f4ef8 (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
color: "255"
craft:
    consume:
        - items:
            - gold_bar
          quantity: 1
        - items:
            - diamond
          quantity: 1
        - byproducts:
            - necklace_mould
          items:
            - necklace_mould
          quantity: 1
    level: 56
    skill: crafting
    station:
        - furnace
    type: crafting
    wait: 4
    xp: 90
description: A necklace set with a diamond. Can be enchanted.
equip_slot: neck
name: diamond necklace
value: 1600