Dynamic Ingredient Recipe
Posted: Thu Jun 22, 2017 12:24 am
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!