diff options
Diffstat (limited to 'data/recipes/craft_cut_sapphire.yaml')
| -rw-r--r-- | data/recipes/craft_cut_sapphire.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/recipes/craft_cut_sapphire.yaml b/data/recipes/craft_cut_sapphire.yaml new file mode 100644 index 0000000..6f3bb65 --- /dev/null +++ b/data/recipes/craft_cut_sapphire.yaml @@ -0,0 +1,11 @@ +id: craft_cut_sapphire +type: crafting +level: 20 +xp: 50 +wait: 3 +tool: chisel +consume: + - items: [uncut_sapphire] + qty: 1 +output: sapphire +message: "You cut the sapphire into a beautiful gem." |
