recipe names.
Posted: Thu Sep 03, 2015 12:25 am
Hello
I am tweaking a mod to make it more inline with an Idea I have and I need to know what the recipe name for the straight and curved rail's.
In the technology.lua file I find lines like this.
{ type = "unlock-recipe", recipe = "y_loco_desw_recipe",},
I think in order to make rails available I need to add the recipe names to this list of effects.
but I don't know the names and so far I have not been able to find a list of recipe's on the wiki.
if you happen to know how I can find the names for the rails or if you know what they are Please tell me.
thank you.
I am tweaking a mod to make it more inline with an Idea I have and I need to know what the recipe name for the straight and curved rail's.
In the technology.lua file I find lines like this.
{ type = "unlock-recipe", recipe = "y_loco_desw_recipe",},
I think in order to make rails available I need to add the recipe names to this list of effects.
but I don't know the names and so far I have not been able to find a list of recipe's on the wiki.
if you happen to know how I can find the names for the rails or if you know what they are Please tell me.
thank you.