Barrel Recipes


Adds alternative recipes that use barreled fluids.

Content
4 years ago
0.17
8
Manufacturing
Owner:
andreinafactory
Source:
https://github.com/andreinafactorio/b...
Homepage:
N/A
License:
MIT
Created:
4 years ago
Latest Version:
1.2.0 (4 years ago)
Factorio version:
0.17
Downloaded by:
8 users

Adds alternative recipes that instead use barreled fluids. Should support modded fluids and recipes.

Customization through mod settings:

  • Water can be kept as a fluid in alternative recipes.
  • Empty barrels can be removed from the filling/emptying barrel recipes. This removes the need for transporting empty barrels around and needing to filter out empty barrels from the results of recipes. (inspired by NoEmptyBarrels mod).
  • Empty containers added by mods (e.g. bottles) can be removed from the filling/emptying recipes.
  • Customize the maximum number that a recipe can be scaled up to while trying to fit the fluid ingredients to the amount per barrel. The default is 10.

Notes:

  • Recipes may be scaled up if the original fluid ingredients are less/more than the contents of a single barrel. If it has to be scaled more than 10 times to work, the alternative recipe will not be created. See setting above to customize this number.
  • The alternative recipes only show up when selecting a recipe in a machine. This can be changed via a setting.
  • Recipes that have fluid results are skipped. This can be changed via a setting.
  • "Expensive" recipes are not supported. "Normal" will always be used.
  • Modders can set allow_barreled to false on their recipes to explicitly disable creating a barreled version of that recipe.

Special thanks:

  • To deadlock for the awesome Industrial Revolution mod. I'll never be able to play Factorio without it.