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