blob: e51a47f62b28b22af0c706f62175f3c6a1409d4c (
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
27
|
color: "39"
craft:
consume:
- items:
- gold_bar
quantity: 1
- items:
- sapphire
quantity: 1
- byproducts:
- necklace_mould
items:
- necklace_mould
quantity: 1
level: 22
message: You cast a sapphire necklace.
skill: crafting
station:
- furnace
type: crafting
wait: 4
xp: 55
description: A necklace set with a sapphire. Can be enchanted.
equip_slot: neck
id: sapphire_necklace
name: sapphire necklace
value: 250
|