blob: 6f3bb65ead4466be22c614e599409853b275d8d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: craft_cut_sapphire
type: crafting
level: 20
xp: 50
wait: 3
tool: chisel
consume:
- items: [uncut_sapphire]
qty: 1
output: sapphire
message: "You cut the sapphire into a beautiful gem."
|