From e4400c5f1e84c18d2126f2cb502ae10685977cbb Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 20 Jun 2026 03:20:01 -0400 Subject: refactor: combined all station crafting --- data/recipes/fletching/fletch_ruby_bolts.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 data/recipes/fletching/fletch_ruby_bolts.yaml (limited to 'data/recipes/fletching/fletch_ruby_bolts.yaml') diff --git a/data/recipes/fletching/fletch_ruby_bolts.yaml b/data/recipes/fletching/fletch_ruby_bolts.yaml deleted file mode 100644 index ac1d150..0000000 --- a/data/recipes/fletching/fletch_ruby_bolts.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: fletch_ruby_bolts -type: fletching -level: 73 -xp: 6 -wait: 2 -consume: - - items: [adamant_bolts] - quantity: 10 - - items: [ruby_bolt_tips] - quantity: 10 -output: ruby_bolts -output_qty: 10 -message: "You tip the adamant bolts with ruby." -- cgit v1.2.3