Skip to content

Commit

Permalink
Fix unit tests with bobassembly
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiHawk committed Dec 3, 2024
1 parent d7496be commit 0fe1b02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bobassembly/prototypes/assembly-burner.lua
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,9 @@ if not mods["aai-industry"] and settings.startup["bobmods-assembly-burner"].valu
recipe = "steam-assembling-machine",
},
},
prerequisites = {
"automation-science-pack",
},
unit = {
count = 5,
ingredients = {
Expand Down

0 comments on commit 0fe1b02

Please sign in to comment.