Skip to content

Commit

Permalink
Updated IR3 compatibility reactor recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTheCoolingFan committed Nov 28, 2023
1 parent c0fbcb2 commit ab98841
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions prototypes/recipe/recipes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -374,14 +374,12 @@ if mods["IndustrialRevolution3"] then
{ "computer-mk3", 4 },
{ "heat-pipe", 4 },
{ "graphite", 60 },
{ "refined-concrete", 200 },
}
data.raw['recipe']['breeder-reactor'].ingredients = {
{ "lead-plate-special", 200 },
{ "computer-mk3", 6 },
{ "heat-pipe", 12 },
{ "graphite", 160 },
{ "refined-concrete", 500 }
}

data.raw['recipe']['MOX-reactor'].subgroup = "ir-nuclear-machines"
Expand Down

0 comments on commit ab98841

Please sign in to comment.