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