Dynamic Ingredient Recipe

Place to get help with not working mods / modding interface.
Post Reply
BinaryCodex
Burner Inserter
Burner Inserter
Posts: 6
Joined: Thu Mar 09, 2017 8:07 pm
Contact:

Dynamic Ingredient Recipe

Post by BinaryCodex »

So I'm working on a mod that modifies furnaces. I wanted to know if there was a way to make a recipe with more than one ingredient list option. I know I could just make multiple recipes with the same output; but I'm trying to generate the ingredient lists based on a particular algorithm I have which will likely produce a LOT of recipes if I have to do a new one each time for the same output. If it's possible, let me know. Thanks!

Rseding91
Factorio Staff
Factorio Staff
Posts: 13226
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Dynamic Ingredient Recipe

Post by Rseding91 »

No, Factorio doesn't support dynamic recipes and furnaces only support 1 item ingredient max per recipe.
If you want to get ahold of me I'm almost always on Discord.

BinaryCodex
Burner Inserter
Burner Inserter
Posts: 6
Joined: Thu Mar 09, 2017 8:07 pm
Contact:

Re: Dynamic Ingredient Recipe

Post by BinaryCodex »

Didn't think so. I thought I'd ask just in case. Thanks for the response.

Oh well. I'll have to do it the hard way. Also, I did know that furnaces only support 1 ingredient.

Post Reply

Return to “Modding help”