blob: 44d75286de0a6c62977a6844098e5c5b8d37b1ec (
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: "34"
craft:
consume:
- items:
- gold_bar
quantity: 1
- items:
- emerald
quantity: 1
- byproducts:
- necklace_mould
items:
- necklace_mould
quantity: 1
level: 29
message: You cast a emerald necklace.
skill: crafting
station:
- furnace
type: crafting
wait: 4
xp: 60
description: A necklace set with an emerald. Can be enchanted.
equip_slot: neck
id: emerald_necklace
name: emerald necklace
value: 450
|