Other Mod Compatibility
Block Replacements Jade Integration
When defining a Virtual State for a custom block, you can give these fake blocks their own display in Jade by providing custom text in the display key.
WARNING
Jade handles some blocks, like infested blocks, a bit weird and shows the normal variant, which you can't override as off now.
Applying a Gui Definition based on Mod Configs
When defining a Gui Definition, you can use catharsis:external_mod_config to (not) apply specific Gui Definitions if a different mod has a specific config toggle set to specific value.
WARNING
If a mod does not instantly save their config and instead saves on game close or similar, this cannot work as it reads the config file.
Gui Modifier to hide other Mod Elements
Using a Gui Modifier you can use hiddenModElements to hide Gui Elements of other mods, if they defined an ID for these.
Requires using the hidden_mod_elements feature in IMC.