aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/crafting/craft_gold_necklace.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/recipes/crafting/craft_gold_necklace.yaml')
-rw-r--r--data/recipes/crafting/craft_gold_necklace.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/recipes/crafting/craft_gold_necklace.yaml b/data/recipes/crafting/craft_gold_necklace.yaml
new file mode 100644
index 0000000..ab52bef
--- /dev/null
+++ b/data/recipes/crafting/craft_gold_necklace.yaml
@@ -0,0 +1,14 @@
+id: craft_gold_necklace
+type: crafting
+level: 6
+xp: 20
+wait: 4
+station: [furnace]
+consume:
+ - items: [gold_bar]
+ quantity: 1
+ - items: [necklace_mould]
+ quantity: 1
+ byproducts: [necklace_mould]
+output: gold_necklace
+message: "You cast a gold necklace."