Page 1 of 1

Delete assembling machine recipe

Posted: Thu May 28, 2015 10:19 pm
by DaveMcW
I tried to delete an assembling machine recipe with the existing API, but it does not seem possible.

entity.recipe = nil
Cannot execute command. bad argument #-1 to '__newindex' (string expected, got nil)

entity.recipe = ""
Cannot execute command. Unknown recipe:

Re: Delete assembling machine recipe

Posted: Fri May 29, 2015 5:23 pm
by Rseding91
Good point. I'll add that option: entity.recipe = nil