blob: b0187a8a426c6a557994395ec9be5994cf7172bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: craft_cut_diamond
type: crafting
level: 43
xp: 108
wait: 3
tool: chisel
consume:
- items: [uncut_diamond]
qty: 1
output: diamond
message: "You cut the diamond into a beautiful gem."
|