Ремонт рецепта высокооктанового обогащенного топлива (#58)
А также возврат "Связки железных прутов"
This commit is contained in:
parent
21d66628be
commit
e08cdbcaac
@ -13,7 +13,7 @@ if mods["pyrawores"] then --force full mode
|
|||||||
clowns.special_vanilla = false
|
clowns.special_vanilla = false
|
||||||
end
|
end
|
||||||
|
|
||||||
|
angelsmods.trigger.smelting_products["iron"].rod = true --включение "Связки железных прутов"
|
||||||
require("prototypes.categories")
|
require("prototypes.categories")
|
||||||
|
|
||||||
-- ITEMS
|
-- ITEMS
|
||||||
|
@ -1344,3 +1344,5 @@ bobmods.lib.recipe.replace_ingredient("nco-turbo-filter-crane", "titanium-bearin
|
|||||||
|
|
||||||
--ремонт рецепта материнской бактерии (AKMF)
|
--ремонт рецепта материнской бактерии (AKMF)
|
||||||
data.raw["recipe"]["bacterial-growth-seed-cultivation-2"].category = "advanced-chemistry"
|
data.raw["recipe"]["bacterial-growth-seed-cultivation-2"].category = "advanced-chemistry"
|
||||||
|
--ремонт рецепта высокооктанового обогащенного топлива (AKMF)
|
||||||
|
data.raw["recipe"]["high-octane-enriched-fuel"].category = "advanced-chemistry"
|
Loading…
x
Reference in New Issue
Block a user