Merge repeated ingredients (it causes an error otherwise). Only useful in the context of incompatible mods.
Small changes concerning balance, gameplay, or graphics.
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.