[Content Patcher] add condition for loaded mods
Pathoschild opened this issue ยท 2 comments
Add a condition for loaded mods/packs, so content packs can automatically support compatibility changes (e.g. exclude a conflicting patch or apply a different one).
This will require a bit more refactoring, since the mod currently expects each condition to have one current value for comparison (e.g. weather = sunny).