Изменён выход "Химического исследовательского пакета" на 2шт
This commit is contained in:
parent
46d69f3a45
commit
bbe754bd61
@ -33,6 +33,7 @@ end
|
|||||||
|
|
||||||
data.raw.recipe["utility-science-pack"].energy_required = 28
|
data.raw.recipe["utility-science-pack"].energy_required = 28
|
||||||
data.raw.recipe["utility-science-pack"].result_count = 4
|
data.raw.recipe["utility-science-pack"].result_count = 4
|
||||||
|
data.raw.recipe["chemical-science-pack"].result_count = 2
|
||||||
|
|
||||||
if settings.startup["bobmods-burnerphase"].value == true then
|
if settings.startup["bobmods-burnerphase"].value == true then
|
||||||
bobmods.lib.recipe.add_new_ingredient("lab", { "burner-lab", 1 })
|
bobmods.lib.recipe.add_new_ingredient("lab", { "burner-lab", 1 })
|
||||||
|
@ -320,7 +320,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "DeleteEmptyChunks",
|
"name": "DeleteEmptyChunks",
|
||||||
"enabled": false
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user