Removing Recipes
Removing Recipes
Please make it possible to remove vanilla recipes so they can be replaced with custom ones.
Re: Removing Recipes
If you create a new recipe with the same parameters as the vanilla one but replace the ingredients parameter with your own, the game will choose the one that loads last. If you add 'base' as a dependency, you can override vanilla recipes.
Re: Removing Recipes
not only that but you could use data.raw and set the vanilla recipe(s) to nil (effectively deleting them)
<I'm really not active any more so these may not be up to date>
~FreeER=Factorio Modding
- Factorio Wiki
- My Factorio Modding Guide
- Wiki Modding Guide
Feel free to pm me
Or drop into #factorio on irc.esper.net
~FreeER=Factorio Modding
- Factorio Wiki
- My Factorio Modding Guide
- Wiki Modding Guide
Feel free to pm me
Or drop into #factorio on irc.esper.net
Re: Removing Recipes
I suggest you have a look at DyTech. Specifically, DyTech\prototypes\base-edits\recipe.luawuppy29 wrote:Please make it possible to remove vanilla recipes so they can be replaced with custom ones.