Expensive AAI Loaders should work with basic circuit boards #2
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ AAILoaders.make_tier({
|
|||
unlubricated_recipe = mods["aai-loaders-sane"] and recipe or {
|
||||
ingredients = {
|
||||
{ type = "item", name = "lumber", amount = 50 },
|
||||
basic_circuit_board and { type = "item", name = "basic-circuit-board", amount = 100 } or
|
||||
{ type = "item", name = "gold-cable", amount = 100 },
|
||||
{ type = "item", name = "wood-transport-belt", amount = 1 }
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue