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_arrow_shaft_maple.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 data/recipes/fletching/fletch_arrow_shaft_maple.yaml (limited to 'data/recipes/fletching/fletch_arrow_shaft_maple.yaml') diff --git a/data/recipes/fletching/fletch_arrow_shaft_maple.yaml b/data/recipes/fletching/fletch_arrow_shaft_maple.yaml deleted file mode 100644 index b6671da..0000000 --- a/data/recipes/fletching/fletch_arrow_shaft_maple.yaml +++ /dev/null @@ -1,12 +0,0 @@ -id: fletch_arrow_shaft_maple -type: fletching -tool: knife -level: 45 -xp: 20 -wait: 5 -consume: - - items: [maple_logs] - quantity: 1 -output: arrow_shaft -output_qty: 30 -message: "You carefully cut the maple logs into arrow shafts." -- cgit v1.2.3