Очередные коррекции рецептов:
- выход хлора из соли - сортировка железа и меди - очистка хлорной(зелёной) воды - уменьшен выход щебня при дроблении руд, теперь это 50% - коррекция очистки поды, увеличен выход дистиллированной и солёной
This commit is contained in:
@@ -515,7 +515,7 @@ OV.patch_recipes(merge_table_of_tables({
|
||||
ore_enabled("ferrous")
|
||||
and create_sorting_recipes("ferrous", "angelsore8%s", {
|
||||
["!!"] = not special_vanilla and { true, true, true, true },
|
||||
["iron-ore"] = not special_vanilla and { 2, 3, 6, 12 },
|
||||
["iron-ore"] = not special_vanilla and { 2, 3, 6, 16 },
|
||||
["manganese-ore"] = not special_vanilla and { 2, 2, 2, 8 },
|
||||
["nickel-ore"] = not special_vanilla and { 0, 1, 1, 6 },
|
||||
["cobalt-ore"] = not special_vanilla and { 0, 0, 1, 3 },
|
||||
@@ -526,7 +526,7 @@ OV.patch_recipes(merge_table_of_tables({
|
||||
ore_enabled("cupric")
|
||||
and create_sorting_recipes("cupric", "angelsore9%s", {
|
||||
["!!"] = not special_vanilla and { true, true, true, true },
|
||||
["copper-ore"] = not special_vanilla and { 2, 3, 6, 12 },
|
||||
["copper-ore"] = not special_vanilla and { 2, 3, 6, 16 },
|
||||
["tin-ore"] = not special_vanilla and { 2, 2, 2, 8 },
|
||||
["silver-ore"] = not special_vanilla and { 0, 1, 1, 6 },
|
||||
["gold-ore"] = not special_vanilla and { 0, 0, 1, 3 },
|
||||
|
||||
@@ -65,7 +65,7 @@ if angelsmods.trigger.water_green_waste == true then
|
||||
OV.patch_recipes({
|
||||
{
|
||||
name = "green-waste-water-purification",
|
||||
results = { { name = "solid-salt", type = "item", amount = 1 } },
|
||||
results = { { name = "solid-salt", type = "item", amount = 2 } },
|
||||
},
|
||||
})
|
||||
else
|
||||
|
||||
@@ -15,7 +15,7 @@ data:extend({
|
||||
ingredients = { { type = "item", name = "angels-ore1", amount = 2 } },
|
||||
results = {
|
||||
{ type = "item", name = "angels-ore1-crushed", amount = 2 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1, probability = 0.5 },
|
||||
},
|
||||
main_product = "angels-ore1-crushed",
|
||||
--icon = "__angelsrefining__/graphics/icons/angels-ore1-crushed.png",
|
||||
@@ -33,7 +33,7 @@ data:extend({
|
||||
ingredients = { { type = "item", name = "angels-ore1", amount = 2 } },
|
||||
results = {
|
||||
{ type = "item", name = "angels-ore1-crushed", amount = 2 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1, probability = 0.5 },
|
||||
},
|
||||
main_product = "angels-ore1-crushed",
|
||||
allow_decomposition = false,
|
||||
@@ -53,7 +53,7 @@ data:extend({
|
||||
ingredients = { { type = "item", name = "angels-ore2", amount = 2 } },
|
||||
results = {
|
||||
{ type = "item", name = "angels-ore2-crushed", amount = 2 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1, probability = 0.5 },
|
||||
},
|
||||
main_product = "angels-ore2-crushed",
|
||||
--icon = "__angelsrefining__/graphics/icons/angels-ore2-crushed.png",
|
||||
@@ -71,7 +71,7 @@ data:extend({
|
||||
ingredients = { { type = "item", name = "angels-ore3", amount = 2 } },
|
||||
results = {
|
||||
{ type = "item", name = "angels-ore3-crushed", amount = 2 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1, probability = 0.5 },
|
||||
},
|
||||
main_product = "angels-ore3-crushed",
|
||||
--icon = "__angelsrefining__/graphics/icons/angels-ore3-crushed.png",
|
||||
@@ -89,7 +89,7 @@ data:extend({
|
||||
ingredients = { { type = "item", name = "angels-ore3", amount = 2 } },
|
||||
results = {
|
||||
{ type = "item", name = "angels-ore3-crushed", amount = 2 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1, probability = 0.5 },
|
||||
},
|
||||
main_product = "angels-ore3-crushed",
|
||||
allow_decomposition = false,
|
||||
@@ -109,7 +109,7 @@ data:extend({
|
||||
ingredients = { { type = "item", name = "angels-ore4", amount = 2 } },
|
||||
results = {
|
||||
{ type = "item", name = "angels-ore4-crushed", amount = 2 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1, probability = 0.5 },
|
||||
},
|
||||
main_product = "angels-ore4-crushed",
|
||||
--icon = "__angelsrefining__/graphics/icons/angels-ore4-crushed.png",
|
||||
@@ -127,7 +127,7 @@ data:extend({
|
||||
ingredients = { { type = "item", name = "angels-ore5", amount = 2 } },
|
||||
results = {
|
||||
{ type = "item", name = "angels-ore5-crushed", amount = 2 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1, probability = 0.5 },
|
||||
},
|
||||
main_product = "angels-ore5-crushed",
|
||||
--icon = "__angelsrefining__/graphics/icons/angels-ore5-crushed.png",
|
||||
@@ -145,7 +145,7 @@ data:extend({
|
||||
ingredients = { { type = "item", name = "angels-ore6", amount = 2 } },
|
||||
results = {
|
||||
{ type = "item", name = "angels-ore6-crushed", amount = 2 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1 },
|
||||
{ type = "item", name = "stone-crushed", amount = 1, probability = 0.5 },
|
||||
},
|
||||
main_product = "angels-ore6-crushed",
|
||||
--icon = "__angelsrefining__/graphics/icons/angels-ore6-crushed.png",
|
||||
|
||||
@@ -32,8 +32,8 @@ data:extend({
|
||||
{ type = "fluid", name = "water", amount = 150 },
|
||||
},
|
||||
results = {
|
||||
{ type = "fluid", name = "water-saline", amount = 20 },
|
||||
{ type = "fluid", name = "water-purified", amount = 100 },
|
||||
{ type = "fluid", name = "water-saline", amount = 30 },
|
||||
{ type = "fluid", name = "water-purified", amount = 110 },
|
||||
},
|
||||
always_show_products = true,
|
||||
icons = angelsmods.functions.create_liquid_recipe_icon({
|
||||
|
||||
Reference in New Issue
Block a user