AAI Industry - No Burner Upgrade Recipes (fixed)


Many electric machine recipes in AAI Industry require upgrading from burner equivalents - this mod tweaks said recipes, removing this. Forked from the original to fix the issue during loading.

Content
10 months ago
1.1 - 2.0
1.21K

i support for Crushing Industry

a month ago

since Crushing Industry (https://mods.factorio.com/mod/crushing-industry) has support for AAI Industries, it would be ideal if this mod had support for modifying the burner crusher requirement as well

2 days ago

since Crushing Industry (https://mods.factorio.com/mod/crushing-industry) has support for AAI Industries, it would be ideal if this mod had support for modifying the burner crusher requirement as well

Would you be able to provide the recipes that need changing?

relevant recipe is Electric Crusher
existing items are

ingredients = {
  {type="item", name="steel-plate", amount=8},
  mods["aai-industry"] and {type="item", name="electric-motor", amount=4} or {type="item", name="engine-unit", amount=4},
  {type="item", name="electronic-circuit", amount=2},
  mods["aai-industry"] and {type="item", name="burner-crusher", amount=1} or {type="item", name="stone-brick", amount=5},
}

New response