aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_cut_sapphire.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/recipes/crafting/craft_cut_sapphire.yaml')
-rw-r--r--data/recipes/crafting/craft_cut_sapphire.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/recipes/crafting/craft_cut_sapphire.yaml b/data/recipes/crafting/craft_cut_sapphire.yaml
new file mode 100644
index 0000000..bfd9a00
--- /dev/null
+++ b/data/recipes/crafting/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]
+ quantity: 1
+output: sapphire
+message: "You cut the sapphire into a beautiful gem."