Can you please add the way to upgrade recipes?
I want something like:
Code: Select all
techonology.effects = {
  {type  = "unlock-recipe", recipe = "recipe-mk2"},
  {type  = "lock-recipe", recipe = "recipe-mk1"}
}https://lua-api.factorio.com/latest/Con ... l#Modifier


