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/crafting/craft_cut_sapphire.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 data/recipes/crafting/craft_cut_sapphire.yaml (limited to 'data/recipes/crafting/craft_cut_sapphire.yaml') diff --git a/data/recipes/crafting/craft_cut_sapphire.yaml b/data/recipes/crafting/craft_cut_sapphire.yaml deleted file mode 100644 index bfd9a00..0000000 --- a/data/recipes/crafting/craft_cut_sapphire.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_cut_sapphire -type: crafting -level: 20 -xp: 50 -wait: 3 -tool: chisel -consume: - - items: [uncut_sapphire] - quantity: 1 -output: sapphire -message: "You cut the sapphire into a beautiful gem." -- cgit v1.2.3