Unduplicate Ingredients


Merge repeated ingredients (it causes an error otherwise). Only useful in the context of incompatible mods.

Tweaks
1 year, 6 months ago
1.1
128

Changelog

Version: 0.0.8
Date: 2022-10-25
  Changes:
    - only change a recipe if we actually have to (EVERY recipe does not need to show this mod!)
    - log if recipe had duplicates (easy to add with the above code change)
  General:
    - first changelog
    - Note to self: ingredients don't have probabilities. Stop trying to support them.