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_iron_arrow.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 data/recipes/fletching/fletch_iron_arrow.yaml (limited to 'data/recipes/fletching/fletch_iron_arrow.yaml') diff --git a/data/recipes/fletching/fletch_iron_arrow.yaml b/data/recipes/fletching/fletch_iron_arrow.yaml deleted file mode 100644 index fbb1c2c..0000000 --- a/data/recipes/fletching/fletch_iron_arrow.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: fletch_iron_arrow -type: fletching -level: 15 -xp: 2 -wait: 2 -consume: - - items: [headless_arrow] - quantity: 15 - - items: [iron_arrowtips] - quantity: 15 -output: iron_arrow -output_qty: 15 -message: "You attach the iron arrowtips to the headless arrows." -- cgit v1.2.3