Code: Select all
data.raw['recipe']['rocket-part'].category = 'crafting'
data.raw['recipe']['rocket-part'].results = {{type = 'fluid', name = 'water', amount = 100}}
Expected behavior: if the fixed recipe is incompatible with the machine, produce an error on game load. Especially in light of this:
Klonan wrote: Tue Jan 04, 2022 8:15 am It could be argued one way or another,
But at this time, 'fixed_recipe' or an assembling machine, means it will always have that recipe, regardless of if it is hidden, unlocked, or researched
I will move this to not a bug