From dae8a0d5b1152cb5bf3a789b95e56315f2ff3d39 Mon Sep 17 00:00:00 2001 From: Tabby <41929769+tabby-cat-nya@users.noreply.github.com> Date: Fri, 23 Jan 2026 16:15:15 +1100 Subject: [PATCH] reordered recipes --- crafting/crafts/{computer_craft.tres => a1computer_craft.tres} | 0 crafting/crafts/{laptop_craft.tres => a2laptop_craft.tres} | 0 crafting/crafts/{gaming_pc_craft.tres => a3gaming_pc_craft.tres} | 0 crafting/crafts/{server.tres => a4server.tres} | 0 crafting/crafts/{battery_craft.tres => b1battery_craft.tres} | 0 crafting/crafts/{large_psu_craft.tres => b2large_psu_craft.tres} | 0 crafting/crafts/{sdd_craft.tres => b3sdd_craft.tres} | 0 crafting/crafts/{nas_craft.tres => c1nas_craft.tres} | 0 crafting/crafts/{ups_craft.tres => c2ups_craft.tres} | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename crafting/crafts/{computer_craft.tres => a1computer_craft.tres} (100%) rename crafting/crafts/{laptop_craft.tres => a2laptop_craft.tres} (100%) rename crafting/crafts/{gaming_pc_craft.tres => a3gaming_pc_craft.tres} (100%) rename crafting/crafts/{server.tres => a4server.tres} (100%) rename crafting/crafts/{battery_craft.tres => b1battery_craft.tres} (100%) rename crafting/crafts/{large_psu_craft.tres => b2large_psu_craft.tres} (100%) rename crafting/crafts/{sdd_craft.tres => b3sdd_craft.tres} (100%) rename crafting/crafts/{nas_craft.tres => c1nas_craft.tres} (100%) rename crafting/crafts/{ups_craft.tres => c2ups_craft.tres} (100%) diff --git a/crafting/crafts/computer_craft.tres b/crafting/crafts/a1computer_craft.tres similarity index 100% rename from crafting/crafts/computer_craft.tres rename to crafting/crafts/a1computer_craft.tres diff --git a/crafting/crafts/laptop_craft.tres b/crafting/crafts/a2laptop_craft.tres similarity index 100% rename from crafting/crafts/laptop_craft.tres rename to crafting/crafts/a2laptop_craft.tres diff --git a/crafting/crafts/gaming_pc_craft.tres b/crafting/crafts/a3gaming_pc_craft.tres similarity index 100% rename from crafting/crafts/gaming_pc_craft.tres rename to crafting/crafts/a3gaming_pc_craft.tres diff --git a/crafting/crafts/server.tres b/crafting/crafts/a4server.tres similarity index 100% rename from crafting/crafts/server.tres rename to crafting/crafts/a4server.tres diff --git a/crafting/crafts/battery_craft.tres b/crafting/crafts/b1battery_craft.tres similarity index 100% rename from crafting/crafts/battery_craft.tres rename to crafting/crafts/b1battery_craft.tres diff --git a/crafting/crafts/large_psu_craft.tres b/crafting/crafts/b2large_psu_craft.tres similarity index 100% rename from crafting/crafts/large_psu_craft.tres rename to crafting/crafts/b2large_psu_craft.tres diff --git a/crafting/crafts/sdd_craft.tres b/crafting/crafts/b3sdd_craft.tres similarity index 100% rename from crafting/crafts/sdd_craft.tres rename to crafting/crafts/b3sdd_craft.tres diff --git a/crafting/crafts/nas_craft.tres b/crafting/crafts/c1nas_craft.tres similarity index 100% rename from crafting/crafts/nas_craft.tres rename to crafting/crafts/c1nas_craft.tres diff --git a/crafting/crafts/ups_craft.tres b/crafting/crafts/c2ups_craft.tres similarity index 100% rename from crafting/crafts/ups_craft.tres rename to crafting/crafts/c2ups_craft.tres