Коррекция рецептов сортировки сверхчистых руд

This commit is contained in:
2026-05-27 15:54:12 +03:00
parent b026a67828
commit f5e1a5d361

View File

@@ -442,72 +442,72 @@ OV.patch_recipes(merge_table_of_tables({
-- SAPHIRITE -- SAPHIRITE
create_sorting_recipes("saphirite", "angelsore1%s", { create_sorting_recipes("saphirite", "angelsore1%s", {
["!!"] = { special_vanilla, special_vanilla, special_vanilla, true }, ["!!"] = { special_vanilla, special_vanilla, special_vanilla, true },
["iron-ore"] = special_vanilla and { 1, 1, 2, 2 } or { 2, 2, 3, 3 }, ["iron-ore"] = special_vanilla and { 1, 1, 2, 2 } or { 2, 2, 3, 16 },
["angels-iron-nugget"] = special_vanilla and { 1, 2, 3, 5 }, ["angels-iron-nugget"] = special_vanilla and { 1, 2, 3, 5 },
["angels-iron-pebbles"] = special_vanilla and { 2, 4, 3, 3 }, ["angels-iron-pebbles"] = special_vanilla and { 2, 4, 3, 3 },
["angels-iron-slag"] = special_vanilla and { 0, 0, 1, 1 }, ["angels-iron-slag"] = special_vanilla and { 0, 0, 1, 1 },
["copper-ore"] = not special_vanilla and { 1, 1, 1, 2 }, ["copper-ore"] = not special_vanilla and { 1, 1, 1, 8 },
["quartz"] = not special_vanilla and { 0, 1, 1, 1 }, ["quartz"] = not special_vanilla and { 0, 1, 1, 4 },
["nickel-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["nickel-ore"] = not special_vanilla and { 0, 1, 1, 2 },
["rutile-ore"] = not special_vanilla and { 0, 0, 1, 1 }, ["rutile-ore"] = not special_vanilla and { 0, 0, 1, 1 },
["tungsten-ore"] = not special_vanilla and { 0, 0, 0, 1 }, ["tungsten-ore"] = not special_vanilla and { 0, 0, 0, 1 },
}), }),
-- JIVOLITE -- JIVOLITE
create_sorting_recipes("jivolite", "angelsore2%s", { create_sorting_recipes("jivolite", "angelsore2%s", {
["!!"] = { special_vanilla, special_vanilla, special_vanilla, true }, ["!!"] = { special_vanilla, special_vanilla, special_vanilla, true },
["iron-ore"] = special_vanilla and { 2, 2, 3, 5 } or { 2, 2, 3, 3 }, ["iron-ore"] = special_vanilla and { 2, 2, 3, 5 } or { 2, 2, 3, 16 },
["angels-iron-nugget"] = special_vanilla and { 1, 2, 3, 4 }, ["angels-iron-nugget"] = special_vanilla and { 1, 2, 3, 4 },
["angels-iron-pebbles"] = special_vanilla and { 1, 1, 2, 4 }, ["angels-iron-pebbles"] = special_vanilla and { 1, 1, 2, 4 },
["angels-iron-slag"] = special_vanilla and { 0, 1, 2, 2 }, ["angels-iron-slag"] = special_vanilla and { 0, 1, 2, 2 },
["copper-ore"] = not special_vanilla and { 1, 1, 1, 2 }, ["copper-ore"] = not special_vanilla and { 1, 1, 1, 8 },
["bauxite-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["bauxite-ore"] = not special_vanilla and { 0, 1, 1, 4 },
["zinc-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["zinc-ore"] = not special_vanilla and { 0, 1, 1, 2 },
["cobalt-ore"] = not special_vanilla and { 0, 0, 1, 1 }, ["cobalt-ore"] = not special_vanilla and { 0, 0, 1, 1 },
["tungsten-ore"] = not special_vanilla and { 0, 0, 0, 1 }, ["tungsten-ore"] = not special_vanilla and { 0, 0, 0, 1 },
}), }),
-- STIRATITE -- STIRATITE
create_sorting_recipes("stiratite", "angelsore3%s", { create_sorting_recipes("stiratite", "angelsore3%s", {
["!!"] = { special_vanilla, special_vanilla, special_vanilla, true }, ["!!"] = { special_vanilla, special_vanilla, special_vanilla, true },
["copper-ore"] = special_vanilla and { 2, 2, 4, 3 } or { 2, 2, 3, 3 }, ["copper-ore"] = special_vanilla and { 2, 2, 4, 3 } or { 2, 2, 3, 16 },
["angels-copper-nugget"] = special_vanilla and { 1, 2, 2, 4 }, ["angels-copper-nugget"] = special_vanilla and { 1, 2, 2, 4 },
["angels-copper-pebbles"] = special_vanilla and { 0, 2, 3, 5 }, ["angels-copper-pebbles"] = special_vanilla and { 0, 2, 3, 5 },
["angels-copper-slag"] = special_vanilla and { 0, 0, 1, 1 }, ["angels-copper-slag"] = special_vanilla and { 0, 0, 1, 1 },
["iron-ore"] = not special_vanilla and { 1, 1, 1, 2 }, ["iron-ore"] = not special_vanilla and { 1, 1, 1, 8 },
["silver-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["silver-ore"] = not special_vanilla and { 0, 1, 1, 4 },
["tin-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["tin-ore"] = not special_vanilla and { 0, 1, 1, 2 },
["uranium-ore"] = not special_vanilla and { 0, 0, 1, 1 }, ["uranium-ore"] = not special_vanilla and { 0, 0, 1, 1 },
["tungsten-ore"] = not special_vanilla and { 0, 0, 0, 1 }, ["tungsten-ore"] = not special_vanilla and { 0, 0, 0, 1 },
}), }),
-- CROTINIUM -- CROTINIUM
create_sorting_recipes("crotinnium", "angelsore4%s", { create_sorting_recipes("crotinnium", "angelsore4%s", {
["!!"] = { special_vanilla, special_vanilla, special_vanilla, true }, ["!!"] = { special_vanilla, special_vanilla, special_vanilla, true },
["copper-ore"] = special_vanilla and { 0, 1, 2, 3 } or { 2, 2, 3, 3 }, ["copper-ore"] = special_vanilla and { 0, 1, 2, 3 } or { 2, 2, 3, 16 },
["angels-copper-nugget"] = special_vanilla and { 2, 2, 4, 5 }, ["angels-copper-nugget"] = special_vanilla and { 2, 2, 4, 5 },
["angels-copper-pebbles"] = special_vanilla and { 1, 3, 3, 4 }, ["angels-copper-pebbles"] = special_vanilla and { 1, 3, 3, 4 },
["angels-copper-slag"] = special_vanilla and { 0, 1, 1, 2 }, ["angels-copper-slag"] = special_vanilla and { 0, 1, 1, 2 },
["iron-ore"] = not special_vanilla and { 1, 1, 1, 2 }, ["iron-ore"] = not special_vanilla and { 1, 1, 1, 8 },
["lead-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["lead-ore"] = not special_vanilla and { 0, 1, 1, 4 },
["bauxite-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["bauxite-ore"] = not special_vanilla and { 0, 1, 1, 2 },
["rutile-ore"] = not special_vanilla and { 0, 0, 1, 1 }, ["rutile-ore"] = not special_vanilla and { 0, 0, 1, 1 },
["cobalt-ore"] = not special_vanilla and { 0, 0, 0, 1 }, ["cobalt-ore"] = not special_vanilla and { 0, 0, 0, 1 },
}), }),
-- RUBYTE -- RUBYTE
create_sorting_recipes("rubyte", "angelsore5%s", { create_sorting_recipes("rubyte", "angelsore5%s", {
["!!"] = not special_vanilla and { false, false, false, true }, ["!!"] = not special_vanilla and { false, false, false, true },
["lead-ore"] = not special_vanilla and { 2, 2, 3, 3 }, ["lead-ore"] = not special_vanilla and { 2, 2, 3, 16 },
["nickel-ore"] = not special_vanilla and { 1, 1, 1, 2 }, ["nickel-ore"] = not special_vanilla and { 1, 1, 1, 8 },
["bauxite-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["bauxite-ore"] = not special_vanilla and { 0, 1, 1, 4 },
["quartz"] = not special_vanilla and { 0, 1, 1, 1 }, ["quartz"] = not special_vanilla and { 0, 1, 1, 2 },
["gold-ore"] = not special_vanilla and { 0, 0, 1, 1 }, ["gold-ore"] = not special_vanilla and { 0, 0, 1, 1 },
["uranium-ore"] = not special_vanilla and { 0, 0, 0, 1 }, ["uranium-ore"] = not special_vanilla and { 0, 0, 0, 1 },
}), }),
-- BOBMONIUM -- BOBMONIUM
create_sorting_recipes("bobmonium", "angelsore6%s", { create_sorting_recipes("bobmonium", "angelsore6%s", {
["!!"] = not special_vanilla and { false, false, false, true }, ["!!"] = not special_vanilla and { false, false, false, true },
["tin-ore"] = not special_vanilla and { 2, 2, 3, 3 }, ["tin-ore"] = not special_vanilla and { 2, 2, 3, 16 },
["quartz"] = not special_vanilla and { 1, 1, 1, 2 }, ["quartz"] = not special_vanilla and { 1, 1, 1, 8 },
["silver-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["silver-ore"] = not special_vanilla and { 0, 1, 1, 4 },
["zinc-ore"] = not special_vanilla and { 0, 1, 1, 1 }, ["zinc-ore"] = not special_vanilla and { 0, 1, 1, 2 },
["gold-ore"] = not special_vanilla and { 0, 0, 1, 1 }, ["gold-ore"] = not special_vanilla and { 0, 0, 1, 1 },
["cobalt-ore"] = not special_vanilla and { 0, 0, 0, 1 }, ["cobalt-ore"] = not special_vanilla and { 0, 0, 0, 1 },
}), }),