From 470bc5bd99b793e46305310b5fbeb3068eba45f1 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 20 Jun 2026 23:43:35 -0400 Subject: refactor: removed separate crafting recipes and combined them into item YAML --- data/recipes/crafting/ball_of_wool.yaml | 11 ----------- data/recipes/crafting/bowstring.yaml | 11 ----------- data/recipes/crafting/coif.yaml | 13 ------------- data/recipes/crafting/cut_diamond.yaml | 11 ----------- data/recipes/crafting/cut_emerald.yaml | 11 ----------- data/recipes/crafting/cut_ruby.yaml | 11 ----------- data/recipes/crafting/cut_sapphire.yaml | 11 ----------- data/recipes/crafting/diamond_amulet_u.yaml | 16 ---------------- data/recipes/crafting/diamond_bracelet.yaml | 16 ---------------- data/recipes/crafting/diamond_necklace.yaml | 16 ---------------- data/recipes/crafting/diamond_ring.yaml | 16 ---------------- data/recipes/crafting/emerald_amulet_u.yaml | 16 ---------------- data/recipes/crafting/emerald_bracelet.yaml | 16 ---------------- data/recipes/crafting/emerald_necklace.yaml | 16 ---------------- data/recipes/crafting/emerald_ring.yaml | 16 ---------------- data/recipes/crafting/gold_amulet_u.yaml | 14 -------------- data/recipes/crafting/gold_bracelet.yaml | 14 -------------- data/recipes/crafting/gold_necklace.yaml | 14 -------------- data/recipes/crafting/gold_ring.yaml | 14 -------------- data/recipes/crafting/hard_leather_body.yaml | 13 ------------- data/recipes/crafting/hard_leather_shield.yaml | 13 ------------- data/recipes/crafting/leather_body.yaml | 13 ------------- data/recipes/crafting/leather_boots.yaml | 13 ------------- data/recipes/crafting/leather_chaps.yaml | 13 ------------- data/recipes/crafting/leather_cowl.yaml | 13 ------------- data/recipes/crafting/leather_gloves.yaml | 13 ------------- data/recipes/crafting/leather_vambraces.yaml | 13 ------------- data/recipes/crafting/pie_dish.yaml | 16 ---------------- data/recipes/crafting/plant_pot.yaml | 16 ---------------- data/recipes/crafting/pot.yaml | 16 ---------------- data/recipes/crafting/ruby_amulet_u.yaml | 16 ---------------- data/recipes/crafting/ruby_bracelet.yaml | 16 ---------------- data/recipes/crafting/ruby_necklace.yaml | 16 ---------------- data/recipes/crafting/ruby_ring.yaml | 16 ---------------- data/recipes/crafting/sapphire_amulet_u.yaml | 16 ---------------- data/recipes/crafting/sapphire_bracelet.yaml | 16 ---------------- data/recipes/crafting/sapphire_necklace.yaml | 16 ---------------- data/recipes/crafting/sapphire_ring.yaml | 16 ---------------- data/recipes/crafting/unfired_pie_dish.yaml | 11 ----------- data/recipes/crafting/unfired_plant_pot.yaml | 11 ----------- data/recipes/crafting/unfired_pot.yaml | 11 ----------- 41 files changed, 576 deletions(-) delete mode 100644 data/recipes/crafting/ball_of_wool.yaml delete mode 100644 data/recipes/crafting/bowstring.yaml delete mode 100644 data/recipes/crafting/coif.yaml delete mode 100644 data/recipes/crafting/cut_diamond.yaml delete mode 100644 data/recipes/crafting/cut_emerald.yaml delete mode 100644 data/recipes/crafting/cut_ruby.yaml delete mode 100644 data/recipes/crafting/cut_sapphire.yaml delete mode 100644 data/recipes/crafting/diamond_amulet_u.yaml delete mode 100644 data/recipes/crafting/diamond_bracelet.yaml delete mode 100644 data/recipes/crafting/diamond_necklace.yaml delete mode 100644 data/recipes/crafting/diamond_ring.yaml delete mode 100644 data/recipes/crafting/emerald_amulet_u.yaml delete mode 100644 data/recipes/crafting/emerald_bracelet.yaml delete mode 100644 data/recipes/crafting/emerald_necklace.yaml delete mode 100644 data/recipes/crafting/emerald_ring.yaml delete mode 100644 data/recipes/crafting/gold_amulet_u.yaml delete mode 100644 data/recipes/crafting/gold_bracelet.yaml delete mode 100644 data/recipes/crafting/gold_necklace.yaml delete mode 100644 data/recipes/crafting/gold_ring.yaml delete mode 100644 data/recipes/crafting/hard_leather_body.yaml delete mode 100644 data/recipes/crafting/hard_leather_shield.yaml delete mode 100644 data/recipes/crafting/leather_body.yaml delete mode 100644 data/recipes/crafting/leather_boots.yaml delete mode 100644 data/recipes/crafting/leather_chaps.yaml delete mode 100644 data/recipes/crafting/leather_cowl.yaml delete mode 100644 data/recipes/crafting/leather_gloves.yaml delete mode 100644 data/recipes/crafting/leather_vambraces.yaml delete mode 100644 data/recipes/crafting/pie_dish.yaml delete mode 100644 data/recipes/crafting/plant_pot.yaml delete mode 100644 data/recipes/crafting/pot.yaml delete mode 100644 data/recipes/crafting/ruby_amulet_u.yaml delete mode 100644 data/recipes/crafting/ruby_bracelet.yaml delete mode 100644 data/recipes/crafting/ruby_necklace.yaml delete mode 100644 data/recipes/crafting/ruby_ring.yaml delete mode 100644 data/recipes/crafting/sapphire_amulet_u.yaml delete mode 100644 data/recipes/crafting/sapphire_bracelet.yaml delete mode 100644 data/recipes/crafting/sapphire_necklace.yaml delete mode 100644 data/recipes/crafting/sapphire_ring.yaml delete mode 100644 data/recipes/crafting/unfired_pie_dish.yaml delete mode 100644 data/recipes/crafting/unfired_plant_pot.yaml delete mode 100644 data/recipes/crafting/unfired_pot.yaml (limited to 'data/recipes/crafting') diff --git a/data/recipes/crafting/ball_of_wool.yaml b/data/recipes/crafting/ball_of_wool.yaml deleted file mode 100644 index 09fca8b..0000000 --- a/data/recipes/crafting/ball_of_wool.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: ball_of_wool -type: crafting -level: 1 -xp: 3 -wait: 3 -station: [spinning_wheel] -consume: - - items: [wool] - quantity: 1 -output: ball_of_wool -message: "You spin the wool into a ball." diff --git a/data/recipes/crafting/bowstring.yaml b/data/recipes/crafting/bowstring.yaml deleted file mode 100644 index dfb4ea7..0000000 --- a/data/recipes/crafting/bowstring.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: bowstring -type: crafting -level: 1 -xp: 15 -wait: 3 -station: [spinning_wheel] -consume: - - items: [flax] - quantity: 1 -output: bowstring -message: "You spin the flax into a bowstring." diff --git a/data/recipes/crafting/coif.yaml b/data/recipes/crafting/coif.yaml deleted file mode 100644 index 8e6cac9..0000000 --- a/data/recipes/crafting/coif.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: coif -type: crafting -level: 38 -xp: 37 -wait: 4 -tool: needle -consume: - - items: [hard_leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: coif -message: "You craft a coif." diff --git a/data/recipes/crafting/cut_diamond.yaml b/data/recipes/crafting/cut_diamond.yaml deleted file mode 100644 index e1e7343..0000000 --- a/data/recipes/crafting/cut_diamond.yaml +++ /dev/null @@ -1,11 +0,0 @@ -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." diff --git a/data/recipes/crafting/cut_emerald.yaml b/data/recipes/crafting/cut_emerald.yaml deleted file mode 100644 index 405fb53..0000000 --- a/data/recipes/crafting/cut_emerald.yaml +++ /dev/null @@ -1,11 +0,0 @@ -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." diff --git a/data/recipes/crafting/cut_ruby.yaml b/data/recipes/crafting/cut_ruby.yaml deleted file mode 100644 index 02ab139..0000000 --- a/data/recipes/crafting/cut_ruby.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: cut_ruby -type: crafting -level: 63 -xp: 85 -wait: 3 -tool: chisel -consume: - - items: [uncut_ruby] - quantity: 1 -output: ruby -message: "You cut the ruby into a beautiful gem." diff --git a/data/recipes/crafting/cut_sapphire.yaml b/data/recipes/crafting/cut_sapphire.yaml deleted file mode 100644 index 330834f..0000000 --- a/data/recipes/crafting/cut_sapphire.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: 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." diff --git a/data/recipes/crafting/diamond_amulet_u.yaml b/data/recipes/crafting/diamond_amulet_u.yaml deleted file mode 100644 index 9c90b8c..0000000 --- a/data/recipes/crafting/diamond_amulet_u.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: diamond_amulet_u -type: crafting -level: 70 -xp: 100 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [diamond] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: diamond_amulet_u -message: "You cast a diamond amulet." diff --git a/data/recipes/crafting/diamond_bracelet.yaml b/data/recipes/crafting/diamond_bracelet.yaml deleted file mode 100644 index 0a15546..0000000 --- a/data/recipes/crafting/diamond_bracelet.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: diamond_bracelet -type: crafting -level: 58 -xp: 95 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [diamond] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: diamond_bracelet -message: "You cast a diamond bracelet." diff --git a/data/recipes/crafting/diamond_necklace.yaml b/data/recipes/crafting/diamond_necklace.yaml deleted file mode 100644 index 9c15245..0000000 --- a/data/recipes/crafting/diamond_necklace.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: diamond_necklace -type: crafting -level: 56 -xp: 90 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [diamond] - quantity: 1 - - items: [necklace_mould] - quantity: 1 - byproducts: [necklace_mould] -output: diamond_necklace -message: "You cast a diamond necklace." diff --git a/data/recipes/crafting/diamond_ring.yaml b/data/recipes/crafting/diamond_ring.yaml deleted file mode 100644 index 3045b74..0000000 --- a/data/recipes/crafting/diamond_ring.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: diamond_ring -type: crafting -level: 43 -xp: 85 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [diamond] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: diamond_ring -message: "You cast a diamond ring." diff --git a/data/recipes/crafting/emerald_amulet_u.yaml b/data/recipes/crafting/emerald_amulet_u.yaml deleted file mode 100644 index 4530fa2..0000000 --- a/data/recipes/crafting/emerald_amulet_u.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: emerald_amulet_u -type: crafting -level: 31 -xp: 70 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [emerald] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: emerald_amulet_u -message: "You cast a emerald amulet." diff --git a/data/recipes/crafting/emerald_bracelet.yaml b/data/recipes/crafting/emerald_bracelet.yaml deleted file mode 100644 index 498b1ce..0000000 --- a/data/recipes/crafting/emerald_bracelet.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: emerald_bracelet -type: crafting -level: 30 -xp: 65 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [emerald] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: emerald_bracelet -message: "You cast a emerald bracelet." diff --git a/data/recipes/crafting/emerald_necklace.yaml b/data/recipes/crafting/emerald_necklace.yaml deleted file mode 100644 index 2d0596e..0000000 --- a/data/recipes/crafting/emerald_necklace.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: emerald_necklace -type: crafting -level: 29 -xp: 60 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [emerald] - quantity: 1 - - items: [necklace_mould] - quantity: 1 - byproducts: [necklace_mould] -output: emerald_necklace -message: "You cast a emerald necklace." diff --git a/data/recipes/crafting/emerald_ring.yaml b/data/recipes/crafting/emerald_ring.yaml deleted file mode 100644 index c5cee62..0000000 --- a/data/recipes/crafting/emerald_ring.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: emerald_ring -type: crafting -level: 27 -xp: 55 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [emerald] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: emerald_ring -message: "You cast a emerald ring." diff --git a/data/recipes/crafting/gold_amulet_u.yaml b/data/recipes/crafting/gold_amulet_u.yaml deleted file mode 100644 index d960be6..0000000 --- a/data/recipes/crafting/gold_amulet_u.yaml +++ /dev/null @@ -1,14 +0,0 @@ -id: gold_amulet_u -type: crafting -level: 8 -xp: 30 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: gold_amulet_u -message: "You cast a gold amulet." diff --git a/data/recipes/crafting/gold_bracelet.yaml b/data/recipes/crafting/gold_bracelet.yaml deleted file mode 100644 index 9669943..0000000 --- a/data/recipes/crafting/gold_bracelet.yaml +++ /dev/null @@ -1,14 +0,0 @@ -id: gold_bracelet -type: crafting -level: 7 -xp: 25 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: gold_bracelet -message: "You cast a gold bracelet." diff --git a/data/recipes/crafting/gold_necklace.yaml b/data/recipes/crafting/gold_necklace.yaml deleted file mode 100644 index e2a96c4..0000000 --- a/data/recipes/crafting/gold_necklace.yaml +++ /dev/null @@ -1,14 +0,0 @@ -id: 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." diff --git a/data/recipes/crafting/gold_ring.yaml b/data/recipes/crafting/gold_ring.yaml deleted file mode 100644 index dcb3c09..0000000 --- a/data/recipes/crafting/gold_ring.yaml +++ /dev/null @@ -1,14 +0,0 @@ -id: gold_ring -type: crafting -level: 5 -xp: 15 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: gold_ring -message: "You cast a gold ring." diff --git a/data/recipes/crafting/hard_leather_body.yaml b/data/recipes/crafting/hard_leather_body.yaml deleted file mode 100644 index 869867e..0000000 --- a/data/recipes/crafting/hard_leather_body.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: hard_leather_body -type: crafting -level: 28 -xp: 35 -wait: 4 -tool: needle -consume: - - items: [hard_leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: hard_leather_body -message: "You craft a hard leather body." diff --git a/data/recipes/crafting/hard_leather_shield.yaml b/data/recipes/crafting/hard_leather_shield.yaml deleted file mode 100644 index b46222f..0000000 --- a/data/recipes/crafting/hard_leather_shield.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: hard_leather_shield -type: crafting -level: 41 -xp: 40 -wait: 4 -tool: needle -consume: - - items: [hard_leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: hard_leather_shield -message: "You craft a hard leather shield." diff --git a/data/recipes/crafting/leather_body.yaml b/data/recipes/crafting/leather_body.yaml deleted file mode 100644 index 4f87c8f..0000000 --- a/data/recipes/crafting/leather_body.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: leather_body -type: crafting -level: 14 -xp: 25 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_body -message: "You craft a leather body." diff --git a/data/recipes/crafting/leather_boots.yaml b/data/recipes/crafting/leather_boots.yaml deleted file mode 100644 index 569fb81..0000000 --- a/data/recipes/crafting/leather_boots.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: leather_boots -type: crafting -level: 7 -xp: 16 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_boots -message: "You craft a pair of leather boots." diff --git a/data/recipes/crafting/leather_chaps.yaml b/data/recipes/crafting/leather_chaps.yaml deleted file mode 100644 index 82fdac9..0000000 --- a/data/recipes/crafting/leather_chaps.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: leather_chaps -type: crafting -level: 18 -xp: 27 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_chaps -message: "You craft a pair of leather chaps." diff --git a/data/recipes/crafting/leather_cowl.yaml b/data/recipes/crafting/leather_cowl.yaml deleted file mode 100644 index 70fc500..0000000 --- a/data/recipes/crafting/leather_cowl.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: leather_cowl -type: crafting -level: 9 -xp: 19 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_cowl -message: "You craft a leather cowl." diff --git a/data/recipes/crafting/leather_gloves.yaml b/data/recipes/crafting/leather_gloves.yaml deleted file mode 100644 index fa4cd37..0000000 --- a/data/recipes/crafting/leather_gloves.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: leather_gloves -type: crafting -level: 1 -xp: 14 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_gloves -message: "You craft a pair of leather gloves." diff --git a/data/recipes/crafting/leather_vambraces.yaml b/data/recipes/crafting/leather_vambraces.yaml deleted file mode 100644 index 6167294..0000000 --- a/data/recipes/crafting/leather_vambraces.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: leather_vambraces -type: crafting -level: 11 -xp: 22 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_vambraces -message: "You craft a pair of leather vambraces." diff --git a/data/recipes/crafting/pie_dish.yaml b/data/recipes/crafting/pie_dish.yaml deleted file mode 100644 index 5f49d62..0000000 --- a/data/recipes/crafting/pie_dish.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: pie_dish -type: crafting -level: 7 -xp: 10 -wait: 4 -station: [pottery_oven] -consume: - - items: [unfired_pie_dish] - quantity: 1 -output: pie_dish -message: "You fire the pie dish in the oven successfully." -fail_message: "The pie dish cracks in the oven and is ruined." -success: - base: 0.40 - per_level: 0.02 - cap: 0.95 diff --git a/data/recipes/crafting/plant_pot.yaml b/data/recipes/crafting/plant_pot.yaml deleted file mode 100644 index 2c4b228..0000000 --- a/data/recipes/crafting/plant_pot.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: plant_pot -type: crafting -level: 19 -xp: 18 -wait: 4 -station: [pottery_oven] -consume: - - items: [unfired_plant_pot] - quantity: 1 -output: plant_pot -message: "You fire the plant pot in the oven successfully." -fail_message: "The plant pot cracks in the oven and is ruined." -success: - base: 0.30 - per_level: 0.02 - cap: 0.95 diff --git a/data/recipes/crafting/pot.yaml b/data/recipes/crafting/pot.yaml deleted file mode 100644 index 3215036..0000000 --- a/data/recipes/crafting/pot.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: pot -type: crafting -level: 1 -xp: 6 -wait: 4 -station: [pottery_oven] -consume: - - items: [unfired_pot] - quantity: 1 -output: empty_pot -message: "You fire the pot in the oven successfully." -fail_message: "The pot cracks in the oven and is ruined." -success: - base: 0.50 - per_level: 0.02 - cap: 0.95 diff --git a/data/recipes/crafting/ruby_amulet_u.yaml b/data/recipes/crafting/ruby_amulet_u.yaml deleted file mode 100644 index 2958d77..0000000 --- a/data/recipes/crafting/ruby_amulet_u.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: ruby_amulet_u -type: crafting -level: 50 -xp: 85 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ruby] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: ruby_amulet_u -message: "You cast a ruby amulet." diff --git a/data/recipes/crafting/ruby_bracelet.yaml b/data/recipes/crafting/ruby_bracelet.yaml deleted file mode 100644 index 7f36bce..0000000 --- a/data/recipes/crafting/ruby_bracelet.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: ruby_bracelet -type: crafting -level: 42 -xp: 80 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ruby] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: ruby_bracelet -message: "You cast a ruby bracelet." diff --git a/data/recipes/crafting/ruby_necklace.yaml b/data/recipes/crafting/ruby_necklace.yaml deleted file mode 100644 index 7be562e..0000000 --- a/data/recipes/crafting/ruby_necklace.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: ruby_necklace -type: crafting -level: 40 -xp: 75 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ruby] - quantity: 1 - - items: [necklace_mould] - quantity: 1 - byproducts: [necklace_mould] -output: ruby_necklace -message: "You cast a ruby necklace." diff --git a/data/recipes/crafting/ruby_ring.yaml b/data/recipes/crafting/ruby_ring.yaml deleted file mode 100644 index 78a6339..0000000 --- a/data/recipes/crafting/ruby_ring.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: ruby_ring -type: crafting -level: 63 -xp: 70 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ruby] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: ruby_ring -message: "You cast a ruby ring." diff --git a/data/recipes/crafting/sapphire_amulet_u.yaml b/data/recipes/crafting/sapphire_amulet_u.yaml deleted file mode 100644 index 36302d8..0000000 --- a/data/recipes/crafting/sapphire_amulet_u.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: sapphire_amulet_u -type: crafting -level: 24 -xp: 65 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [sapphire] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: sapphire_amulet_u -message: "You cast a sapphire amulet." diff --git a/data/recipes/crafting/sapphire_bracelet.yaml b/data/recipes/crafting/sapphire_bracelet.yaml deleted file mode 100644 index 2e1031e..0000000 --- a/data/recipes/crafting/sapphire_bracelet.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: sapphire_bracelet -type: crafting -level: 23 -xp: 60 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [sapphire] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: sapphire_bracelet -message: "You cast a sapphire bracelet." diff --git a/data/recipes/crafting/sapphire_necklace.yaml b/data/recipes/crafting/sapphire_necklace.yaml deleted file mode 100644 index 2671e6b..0000000 --- a/data/recipes/crafting/sapphire_necklace.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: sapphire_necklace -type: crafting -level: 22 -xp: 55 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [sapphire] - quantity: 1 - - items: [necklace_mould] - quantity: 1 - byproducts: [necklace_mould] -output: sapphire_necklace -message: "You cast a sapphire necklace." diff --git a/data/recipes/crafting/sapphire_ring.yaml b/data/recipes/crafting/sapphire_ring.yaml deleted file mode 100644 index f755b6f..0000000 --- a/data/recipes/crafting/sapphire_ring.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: sapphire_ring -type: crafting -level: 20 -xp: 40 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [sapphire] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: sapphire_ring -message: "You cast a sapphire ring." diff --git a/data/recipes/crafting/unfired_pie_dish.yaml b/data/recipes/crafting/unfired_pie_dish.yaml deleted file mode 100644 index d698cf4..0000000 --- a/data/recipes/crafting/unfired_pie_dish.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: unfired_pie_dish -type: crafting -level: 7 -xp: 15 -wait: 4 -station: [pottery_wheel] -consume: - - items: [soft_clay] - quantity: 1 -output: unfired_pie_dish -message: "You shape the clay into a pie dish." diff --git a/data/recipes/crafting/unfired_plant_pot.yaml b/data/recipes/crafting/unfired_plant_pot.yaml deleted file mode 100644 index e0675db..0000000 --- a/data/recipes/crafting/unfired_plant_pot.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: unfired_plant_pot -type: crafting -level: 19 -xp: 18 -wait: 4 -station: [pottery_wheel] -consume: - - items: [soft_clay] - quantity: 1 -output: unfired_plant_pot -message: "You shape the clay into a plant pot." diff --git a/data/recipes/crafting/unfired_pot.yaml b/data/recipes/crafting/unfired_pot.yaml deleted file mode 100644 index 04604e3..0000000 --- a/data/recipes/crafting/unfired_pot.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: unfired_pot -type: crafting -level: 1 -xp: 6 -wait: 4 -station: [pottery_wheel] -consume: - - items: [soft_clay] - quantity: 1 -output: unfired_pot -message: "You shape the clay into a pot." -- cgit v1.2.3