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_bolt_tips.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 data/recipes/fletching/fletch_ruby_bolt_tips.yaml (limited to 'data/recipes/fletching/fletch_ruby_bolt_tips.yaml') diff --git a/data/recipes/fletching/fletch_ruby_bolt_tips.yaml b/data/recipes/fletching/fletch_ruby_bolt_tips.yaml deleted file mode 100644 index bc9f695..0000000 --- a/data/recipes/fletching/fletch_ruby_bolt_tips.yaml +++ /dev/null @@ -1,12 +0,0 @@ -id: fletch_ruby_bolt_tips -type: fletching -tool: chisel -level: 73 -xp: 6 -wait: 5 -consume: - - items: [uncut_ruby] - quantity: 1 -output: ruby_bolt_tips -output_qty: 12 -message: "You cut the ruby into bolt tips." -- cgit v1.2.3