Barrel Recipes


Adds alternative recipes that use barreled fluids.

Content
4 years ago
0.17
8
Manufacturing

Changelog

Version: 1.2.0
Date: 2019-12-31
  Features:
    - New setting: No empty modded barrels/canisters/bottles/etc
    - New setting: Recipe multiplier limit
    - New setting: Show barreled recipes in player crafting screen
    - New setting: Allow fluid results
    - Add support for fill/empty recipes that do not use vanilla barrel
  Bugfixes:
    - Fix handling recipes that have multiple products but do not have an icon/subgroup/localised_name set directly to the recipe.
Version: 1.1.4
Date: 2019-12-30
  Bugfixes:
    - Fix bug when determining icons for alternative recipe
Version: 1.1.3
Date: 2019-12-30
  Bugfixes:
    - Fix changelog
Version: 1.1.2
Date: 2019-12-30
  Bugfixes:
    - Fix modded fluids not detected as valid
    - Fix error with missing icon_size prop
    - Fix error when result amount is missing
Version: 1.1.1
Date: 2019-12-29
  Changes:
    - Add messages to let user know how many recipes were added.
  Bugfixes:
    - Fix error when mod doesn't create any barrelable recipes.
Version: 1.1.0
Date: 2019-12-26
  Features:
    - Add setting to keep water as a fluid in recipes (you can get water anywhere after all).
    - Add setting to remove empty barrels from recipes (inspired by NoEmptyBarrels mod).
  Bugfixes:
    - Fix icon on recipe proto should be used if available.
    - Fix localized name incorrect for item sub-prototypes (i.e. ammo and capsules).
    - Change barreled recipes to always show products, as some mods hide the result amount from the recipe title.
Version: 1.0.0
Date: 2019-12-25
  Features:
    - First release