blob: f46fb8b2a690f044b631585454a32b1c0087ea0f (
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: "255"
craft:
consume:
- items:
- gold_bar
quantity: 1
- items:
- diamond
quantity: 1
- byproducts:
- amulet_mould
items:
- amulet_mould
quantity: 1
level: 70
message: You cast a diamond amulet.
skill: crafting
station:
- furnace
type: crafting
wait: 4
xp: 100
description: An unstrung gold amulet set with a diamond.
id: diamond_amulet_u
name: diamond amulet (u)
value: 200
|