// Management · RimWorld Mod
Copy-Quality-From-Ingredient-To-Product Framework
Gives the possibility to carry over the quality of one of the ingredients to the product.
Gives the possibility to carry over the quality of one of the ingredients to the product.
Simply add
to the RecipeDef.
For example:
This framework has as a goal to make enchanting and similar improvements of items easier.
For it to work the RecipeDef needs:
At least 1 ingredient with a quality value.
This ingredient has to be defined in the modExtension.
1 product with a quality value.
Supported mods:
None. Be the first to implement this!