AAI Industry and Crushing industry: Fix burner crusher gold recipe

https://mods.factorio.com/mod/lignumis/discussion/68a70d74b6418d6882e78783
This commit is contained in:
Simon Brodtmann 2025-08-22 04:52:53 +02:00
parent 1dbe1af301
commit 75cbfe2083

View file

@ -106,3 +106,7 @@ gold_recipe:clone("burner-crusher-copper")
})
:unlockedByTechnology("copper-processing")
:apply()
if mods["aai-industry"] then
gold_recipe:replaceIngredient("motor", "wooden-gear-wheel")
end