forked from cacklingfiend/lignumis
AAI Industry and Crushing industry: Fix burner crusher gold recipe
https://mods.factorio.com/mod/lignumis/discussion/68a70d74b6418d6882e78783
This commit is contained in:
parent
1dbe1af301
commit
75cbfe2083
1 changed files with 4 additions and 0 deletions
|
@ -106,3 +106,7 @@ gold_recipe:clone("burner-crusher-copper")
|
||||||
})
|
})
|
||||||
:unlockedByTechnology("copper-processing")
|
:unlockedByTechnology("copper-processing")
|
||||||
:apply()
|
:apply()
|
||||||
|
|
||||||
|
if mods["aai-industry"] then
|
||||||
|
gold_recipe:replaceIngredient("motor", "wooden-gear-wheel")
|
||||||
|
end
|
Loading…
Add table
Add a link
Reference in a new issue