Skip to content

Mod Compatibility with Catharsis

Catharsis features an API allowing other mods to interact with its retexturing. If you have a mod that renders custom items on the GUI, you can give these items custom ids using the Inter Mod Communication (IMC) system.

Mod Dependency Declaration

If your Texture Pack relies on more dependencies than just Catharsis, you can set this Mod as a dependency which will make the pack not load if the Mod is not installed by adding the following inside their pack.mcmeta files using the dependencies map:

json
"catharsis:pack/v1": {
...
"dependencies": {
"some_other_mod": ">=1.1.0"
}
}

Tree view icons from the Minecraft.wiki
Not an official Minecraft product. Not approved by or affiliated with Mojang or Microsoft.
Not approved by or affiliated with Hypixel.