Dev Tools
Catharsis provides a list of developer tools to help resource pack creators and developers. These can be accessed in game using the /catharsis dev and /catharsis debug commands.
Features Overview
Commands
A full list of all dev commands available in the mod.
Area Selection
A flood fill tool used to export bounding boxes or block coordinate arrays for regions, and ore veins.
Regex Tester
Accessible using /catharsis dev regex, this opens an ingame GUI that lets you paste raw text components and test Regular Expressions against them.
GUI & Slot Debugging
Tools to visualize the defined IDs for GUIs and their slots.
/catharsis debug guitoggles an overlay that displays the currently hovered slot ID and all active GUI definitions./catharsis debug slots <mode>renders colored overlays on slots to help identify which slots are matched and which are missing.
Entity & Item Generation
Use /catharsis dev give to generate mannequins and armor stands with specific armor sets, or custom items with injected NBT data. You can also use /catharsis dev find to find SkyBlock items using the name or ID.