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_maple_longbow.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 data/recipes/fletching/fletch_maple_longbow.yaml (limited to 'data/recipes/fletching/fletch_maple_longbow.yaml') diff --git a/data/recipes/fletching/fletch_maple_longbow.yaml b/data/recipes/fletching/fletch_maple_longbow.yaml deleted file mode 100644 index 123d531..0000000 --- a/data/recipes/fletching/fletch_maple_longbow.yaml +++ /dev/null @@ -1,12 +0,0 @@ -id: fletch_maple_longbow -type: fletching -level: 55 -xp: 58 -wait: 2 -consume: - - items: [maple_longbow_u] - quantity: 1 - - items: [bowstring] - quantity: 1 -output: maple_longbow -message: "You string the maple longbow." -- cgit v1.2.3