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/construction/construct_planks.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 data/recipes/construction/construct_planks.yaml (limited to 'data/recipes/construction/construct_planks.yaml') diff --git a/data/recipes/construction/construct_planks.yaml b/data/recipes/construction/construct_planks.yaml deleted file mode 100644 index 3ed8058..0000000 --- a/data/recipes/construction/construct_planks.yaml +++ /dev/null @@ -1,12 +0,0 @@ -id: construct_planks -type: construction -level: 1 -xp: 5 -wait: 20 -station: [workbench] -tool: saw -consume: - - items: [logs] - quantity: 1 -output: planks -message: "You saw the logs into some regular planks." -- cgit v1.2.3