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: