blob: 69fdd19b4b30f7ed8f6585f9a28dd7d9e16eedb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: craft_cut_emerald
type: crafting
level: 27
xp: 68
wait: 3
tool: chisel
consume:
- items: [uncut_emerald]
qty: 1
output: emerald
message: "You cut the emerald into a beautiful gem."
|