blob: 8ef1d4aa627023098e9616e4afaf63f870197c12 (
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:
- ring_mould
items:
- ring_mould
quantity: 1
level: 27
message: You cast a emerald ring.
skill: crafting
station:
- furnace
type: crafting
wait: 4
xp: 55
description: A ring set with an emerald. Can be enchanted.
equip_slot: ring
id: emerald_ring
name: emerald ring
value: 400
|