Various Status Effects
This mod serves as a library containing various status effects for use in the game. By itself, it doesn't add any functionality and requires the installation of additional modifications to activate effects during gameplay.
Advantages of a Separate Effects Library
Creating a separate mod for status effects provides several important advantages:
- Simplification of technical maintenance and updates
- Enhanced customization options for mod pack creators
- Reduction in the number of dependencies for other modifications
- Centralized implementation of new effect types, including auras
- Preparation for future updates with data-driven effect support
Developers of other mods can integrate these effects into their projects, ensuring consistency and compatibility between different modifications.