Skip to content

Commit

Permalink
Update for Factorio 2.0 #189
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiHawk committed Aug 2, 2024
1 parent 5ab6f35 commit 49fe8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bobequipment/prototypes/recipe/equipment.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ data:extend({
{ type = "item", name = "effectivity-module-3", amount = 1 },
{ type = "item", name = "productivity-module-3", amount = 1 },
},
results = { { type = "item", name = "energy-shield-mk4-equipment", amount = amount = 1 } },
results = { { type = "item", name = "energy-shield-mk4-equipment", amount = 1 } },
},
{
type = "recipe",
Expand Down

0 comments on commit 49fe8c1

Please sign in to comment.