diff options
Diffstat (limited to 'data/recipes/crafting/cut_emerald.yaml')
| -rw-r--r-- | data/recipes/crafting/cut_emerald.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/recipes/crafting/cut_emerald.yaml b/data/recipes/crafting/cut_emerald.yaml new file mode 100644 index 0000000..405fb53 --- /dev/null +++ b/data/recipes/crafting/cut_emerald.yaml @@ -0,0 +1,11 @@ +id: 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." |
