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.