Обновление рецепта Солнечных панелей 3 тира
This commit is contained in:
@@ -96,7 +96,7 @@ if settings.startup["bobmods-power-solar"].value == true then
|
||||
ingredients = {
|
||||
{ "solar-panel-2", 1 },
|
||||
{ "steel-plate", 4 },
|
||||
{ "processing-unit", 9 },
|
||||
{ "processing-unit", 6 },
|
||||
{ "copper-plate", 4 },
|
||||
},
|
||||
result = "solar-panel-3",
|
||||
@@ -110,7 +110,7 @@ if settings.startup["bobmods-power-solar"].value == true then
|
||||
ingredients = {
|
||||
{ "solar-panel-large-2", 1 },
|
||||
{ "steel-plate", 8 },
|
||||
{ "processing-unit", 16 },
|
||||
{ "processing-unit", 8 },
|
||||
{ "copper-plate", 8 },
|
||||
},
|
||||
result = "solar-panel-large-3",
|
||||
|
||||
Reference in New Issue
Block a user