// Management · RimWorld Mod
Argonic Core
: v1.6.1 - Extended ThingDefExtension_InheritsQuality to also work with RecipeDefs. - Extended IngestionOutcomeDoer_HediffsPerQuality with an option to allow the distinct quality hediffs to stack with each other or not. : v1.6.0 - Updated material exchangability feature to also t
: v1.6.1
- Extended ThingDefExtension_InheritsQuality to also work with RecipeDefs.
- Extended IngestionOutcomeDoer_HediffsPerQuality with an option to allow the distinct quality hediffs to stack with each other or not.
: v1.6.0
- Updated material exchangability feature to also target auto-generated RecipeDefs.
- Updated PatchOperationDistributeCost to support any split percentage.
- Optimized material exchangability feature to not store empty or redundant dictionary entries.
A code framework to use on my mods. Feel free to make use of it if you want as well, just tag this mod as a dependency.

