Catalyst - Advanced Modding Library for Special and Legacy Minecraft Versions
Catalyst is a powerful modding library specifically designed for working with special and classic versions of Minecraft.
Supported Versions:
- Better than Adventure! 7.3
- StationAPI on Minecraft b1.7.3
Modular Architecture:
The library is organized as independent modules, each providing specific functionality:
Core Modules:
- Core (BTA!, StAPI) - the foundational module required for all other components to function. Contains utility classes and tools for mod development, simplifies creating interfaces for multiplayer gameplay.
- Fluids (BTA!) - enhanced API for fluid storage and transportation systems.
- Energy (BTA!) - implements a simple and configurable energy system for mods.
- Multiblocks (BTA!, StAPI) - adds support for multiblock structures and mechanisms.
- Effects (BTA!) - API for creating custom attributes and stackable effects.
- Multipart (BTA!, StAPI) - system for placing multiple components within a single block.