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