diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_ingot_1.json b/src/main/resources/data/techreborn/recipes/blast_furnace/enchanted_golden_apple.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_ingot_1.json rename to src/main/resources/data/techreborn/recipes/blast_furnace/enchanted_golden_apple.json diff --git a/src/main/resources/data/techreborn/recipes/blast_furnace/silicon_plate.json b/src/main/resources/data/techreborn/recipes/blast_furnace/silicon_plate.json new file mode 100644 index 000000000..bd47035d4 --- /dev/null +++ b/src/main/resources/data/techreborn/recipes/blast_furnace/silicon_plate.json @@ -0,0 +1,22 @@ +{ + "type": "techreborn:blast_furnace", + "power": 128, + "time": 1000, + "heat": 1500, + "ingredients": [ + { + "fluid": "techreborn:calciumcarbonate", + "holder": "techreborn:cell", + "count": 2 + } + ], + "results": [ + { + "item": "techreborn:silicon_plate" + }, + { + "item": "techreborn:cell", + "count": 2 + } + ] +} diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/carbon.json b/src/main/resources/data/techreborn/recipes/centrifuge/ahes_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/carbon.json rename to src/main/resources/data/techreborn/recipes/centrifuge/ahes_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane.json b/src/main/resources/data/techreborn/recipes/centrifuge/apple.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane.json rename to src/main/resources/data/techreborn/recipes/centrifuge/apple.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_24.json b/src/main/resources/data/techreborn/recipes/centrifuge/baked_potato.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_24.json rename to src/main/resources/data/techreborn/recipes/centrifuge/baked_potato.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/peridot_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/basalt_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/peridot_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/basalt_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_5.json b/src/main/resources/data/techreborn/recipes/centrifuge/beef.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_5.json rename to src/main/resources/data/techreborn/recipes/centrifuge/beef.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_25.json b/src/main/resources/data/techreborn/recipes/centrifuge/beetroot.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_25.json rename to src/main/resources/data/techreborn/recipes/centrifuge/beetroot.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/copper_small_dust_1.json b/src/main/resources/data/techreborn/recipes/centrifuge/brass_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/copper_small_dust_1.json rename to src/main/resources/data/techreborn/recipes/centrifuge/brass_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_2.json b/src/main/resources/data/techreborn/recipes/centrifuge/bread.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_2.json rename to src/main/resources/data/techreborn/recipes/centrifuge/bread.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/copper_small_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/bronze_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/copper_small_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/bronze_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_29.json b/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_29.json rename to src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_27.json b/src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom_block.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_27.json rename to src/main/resources/data/techreborn/recipes/centrifuge/brown_mushroom_block.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/calcite_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/calciumcarbonate_cell.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/calcite_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/calciumcarbonate_cell.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_21.json b/src/main/resources/data/techreborn/recipes/centrifuge/carrot.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_21.json rename to src/main/resources/data/techreborn/recipes/centrifuge/carrot.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_7.json b/src/main/resources/data/techreborn/recipes/centrifuge/chicken.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_7.json rename to src/main/resources/data/techreborn/recipes/centrifuge/chicken.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_13.json b/src/main/resources/data/techreborn/recipes/centrifuge/cod.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_13.json rename to src/main/resources/data/techreborn/recipes/centrifuge/cod.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_6.json b/src/main/resources/data/techreborn/recipes/centrifuge/cooked_beef.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_6.json rename to src/main/resources/data/techreborn/recipes/centrifuge/cooked_beef.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_8.json b/src/main/resources/data/techreborn/recipes/centrifuge/cooked_chicken.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_8.json rename to src/main/resources/data/techreborn/recipes/centrifuge/cooked_chicken.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_14.json b/src/main/resources/data/techreborn/recipes/centrifuge/cooked_cod.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_14.json rename to src/main/resources/data/techreborn/recipes/centrifuge/cooked_cod.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_10.json b/src/main/resources/data/techreborn/recipes/centrifuge/cooked_mutton.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_10.json rename to src/main/resources/data/techreborn/recipes/centrifuge/cooked_mutton.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_4.json b/src/main/resources/data/techreborn/recipes/centrifuge/cooked_porkchop.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_4.json rename to src/main/resources/data/techreborn/recipes/centrifuge/cooked_porkchop.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_12.json b/src/main/resources/data/techreborn/recipes/centrifuge/cooked_rabbit.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_12.json rename to src/main/resources/data/techreborn/recipes/centrifuge/cooked_rabbit.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_16.json b/src/main/resources/data/techreborn/recipes/centrifuge/cooked_salmon.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_16.json rename to src/main/resources/data/techreborn/recipes/centrifuge/cooked_salmon.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_26.json b/src/main/resources/data/techreborn/recipes/centrifuge/cookie.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_26.json rename to src/main/resources/data/techreborn/recipes/centrifuge/cookie.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_small_dust_1.json b/src/main/resources/data/techreborn/recipes/centrifuge/copper_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_small_dust_1.json rename to src/main/resources/data/techreborn/recipes/centrifuge/copper_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/ashes_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/dark_ashes_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/ashes_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/dark_ashes_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/tritium.json b/src/main/resources/data/techreborn/recipes/centrifuge/deuterium_cell.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/tritium.json rename to src/main/resources/data/techreborn/recipes/centrifuge/deuterium_cell.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/sand.json b/src/main/resources/data/techreborn/recipes/centrifuge/dirt.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/sand.json rename to src/main/resources/data/techreborn/recipes/centrifuge/dirt.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_small_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/electrum_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_small_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/electrum_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/ender_pearl_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/ender_eye_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/ender_pearl_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/ender_eye_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/helium3.json b/src/main/resources/data/techreborn/recipes/centrifuge/endstone_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/helium3.json rename to src/main/resources/data/techreborn/recipes/centrifuge/endstone_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_nugget_1.json b/src/main/resources/data/techreborn/recipes/centrifuge/glistering_melon_slice.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_nugget_1.json rename to src/main/resources/data/techreborn/recipes/centrifuge/glistering_melon_slice.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/redstone.json b/src/main/resources/data/techreborn/recipes/centrifuge/glowstone_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/redstone.json rename to src/main/resources/data/techreborn/recipes/centrifuge/glowstone_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/copper_small_dust_2.json b/src/main/resources/data/techreborn/recipes/centrifuge/gold_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/copper_small_dust_2.json rename to src/main/resources/data/techreborn/recipes/centrifuge/gold_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_ingot.json b/src/main/resources/data/techreborn/recipes/centrifuge/golden_apple.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_ingot.json rename to src/main/resources/data/techreborn/recipes/centrifuge/golden_apple.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_nugget.json b/src/main/resources/data/techreborn/recipes/centrifuge/golden_carrot.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/gold_nugget.json rename to src/main/resources/data/techreborn/recipes/centrifuge/golden_carrot.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/sand_1.json b/src/main/resources/data/techreborn/recipes/centrifuge/grass_block.json similarity index 90% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/sand_1.json rename to src/main/resources/data/techreborn/recipes/centrifuge/grass_block.json index 1b879b4e0..3a2ad54b1 100644 --- a/src/main/resources/data/techreborn/recipes/centrifuge/auto/sand_1.json +++ b/src/main/resources/data/techreborn/recipes/centrifuge/grass_block.json @@ -4,7 +4,7 @@ "time": 5, "ingredients": [ { - "item": "minecraft:grass", + "item": "minecraft:grass_block", "count": 16 } ], diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/helium3_1.json b/src/main/resources/data/techreborn/recipes/centrifuge/helium_cell.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/helium3_1.json rename to src/main/resources/data/techreborn/recipes/centrifuge/helium_cell.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/deuterium.json b/src/main/resources/data/techreborn/recipes/centrifuge/hydrogen_cell.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/deuterium.json rename to src/main/resources/data/techreborn/recipes/centrifuge/hydrogen_cell.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/tin_small_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/iron_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/tin_small_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/iron_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/lazurite_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/lapis_lazuli.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/lazurite_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/lapis_lazuli.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/tin_ingot.json b/src/main/resources/data/techreborn/recipes/centrifuge/lava_cell.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/tin_ingot.json rename to src/main/resources/data/techreborn/recipes/centrifuge/lava_cell.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/silver_small_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/lead_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/silver_small_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/lead_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/magnesium_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/marble_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/magnesium_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/marble_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_17.json b/src/main/resources/data/techreborn/recipes/centrifuge/melon_slice.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_17.json rename to src/main/resources/data/techreborn/recipes/centrifuge/melon_slice.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_1.json b/src/main/resources/data/techreborn/recipes/centrifuge/mushroom_stew.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_1.json rename to src/main/resources/data/techreborn/recipes/centrifuge/mushroom_stew.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_9.json b/src/main/resources/data/techreborn/recipes/centrifuge/mutton.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_9.json rename to src/main/resources/data/techreborn/recipes/centrifuge/mutton.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/sand_2.json b/src/main/resources/data/techreborn/recipes/centrifuge/mycelium.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/sand_2.json rename to src/main/resources/data/techreborn/recipes/centrifuge/mycelium.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_31.json b/src/main/resources/data/techreborn/recipes/centrifuge/nether_wart.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_31.json rename to src/main/resources/data/techreborn/recipes/centrifuge/nether_wart.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/redstone_1.json b/src/main/resources/data/techreborn/recipes/centrifuge/netherrack_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/redstone_1.json rename to src/main/resources/data/techreborn/recipes/centrifuge/netherrack_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/iron_small_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/nickel_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/iron_small_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/nickel_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/iridium_nugget.json b/src/main/resources/data/techreborn/recipes/centrifuge/platinum_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/iridium_nugget.json rename to src/main/resources/data/techreborn/recipes/centrifuge/platinum_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_23.json b/src/main/resources/data/techreborn/recipes/centrifuge/poisonous_potato.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_23.json rename to src/main/resources/data/techreborn/recipes/centrifuge/poisonous_potato.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_3.json b/src/main/resources/data/techreborn/recipes/centrifuge/porkchop.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_3.json rename to src/main/resources/data/techreborn/recipes/centrifuge/porkchop.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_22.json b/src/main/resources/data/techreborn/recipes/centrifuge/potato.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_22.json rename to src/main/resources/data/techreborn/recipes/centrifuge/potato.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_18.json b/src/main/resources/data/techreborn/recipes/centrifuge/pumpkin.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_18.json rename to src/main/resources/data/techreborn/recipes/centrifuge/pumpkin.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_11.json b/src/main/resources/data/techreborn/recipes/centrifuge/rabbit.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_11.json rename to src/main/resources/data/techreborn/recipes/centrifuge/rabbit.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/pyrope_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/red_garnet_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/pyrope_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/red_garnet_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_30.json b/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_30.json rename to src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_28.json b/src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom_block.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_28.json rename to src/main/resources/data/techreborn/recipes/centrifuge/red_mushroom_block.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/silicon.json b/src/main/resources/data/techreborn/recipes/centrifuge/redstone.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/silicon.json rename to src/main/resources/data/techreborn/recipes/centrifuge/redstone.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_19.json b/src/main/resources/data/techreborn/recipes/centrifuge/rotten_flesh.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_19.json rename to src/main/resources/data/techreborn/recipes/centrifuge/rotten_flesh.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/sap.json b/src/main/resources/data/techreborn/recipes/centrifuge/rubber_log.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/sap.json rename to src/main/resources/data/techreborn/recipes/centrifuge/rubber_log.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_15.json b/src/main/resources/data/techreborn/recipes/centrifuge/salmon.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_15.json rename to src/main/resources/data/techreborn/recipes/centrifuge/salmon.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/rubber.json b/src/main/resources/data/techreborn/recipes/centrifuge/sap.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/rubber.json rename to src/main/resources/data/techreborn/recipes/centrifuge/sap.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/lead_small_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/silver_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/lead_small_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/silver_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/sand_3.json b/src/main/resources/data/techreborn/recipes/centrifuge/soul_sand.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/sand_3.json rename to src/main/resources/data/techreborn/recipes/centrifuge/soul_sand.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_20.json b/src/main/resources/data/techreborn/recipes/centrifuge/spider_eye.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/methane_20.json rename to src/main/resources/data/techreborn/recipes/centrifuge/spider_eye.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/sulfur_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/sulfur_cell.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/sulfur_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/sulfur_cell.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/zinc_small_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/tin_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/zinc_small_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/tin_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/andradite_dust.json b/src/main/resources/data/techreborn/recipes/centrifuge/yellow_garnet_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/andradite_dust.json rename to src/main/resources/data/techreborn/recipes/centrifuge/yellow_garnet_dust.json diff --git a/src/main/resources/data/techreborn/recipes/centrifuge/auto/tin_small_dust_1.json b/src/main/resources/data/techreborn/recipes/centrifuge/zinc_dust.json similarity index 100% rename from src/main/resources/data/techreborn/recipes/centrifuge/auto/tin_small_dust_1.json rename to src/main/resources/data/techreborn/recipes/centrifuge/zinc_dust.json