blob: f725103d86971c21d3f7c8c506c3f8ed1c3449ef (
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]
quantity: 1
output: emerald
message: "You cut the emerald into a beautiful gem."
|