Collective is a shared library mod with common code for all of Serilum's mods.
It contains data and functions centralized in one place. Collective helps a great deal in maintainting both the Forge and Fabric versions.
Having access to the library's code environment, creates possibilities for current and future project features. The updating process is also made easier when there's an improvement for a function that is relevant to many others. For example this means having to update one project, instead of six. This saves time and makes me a little happier.
Features:
It contains data and functions centralized in one place. Collective helps a great deal in maintainting both the Forge and Fabric versions.
Having access to the library's code environment, creates possibilities for current and future project features. The updating process is also made easier when there's an improvement for a function that is relevant to many others. For example this means having to update one project, instead of six. This saves time and makes me a little happier.
Features:
- Manages all config files of dependent mods.
- Variables for increased compatibility with other projects.
- Functions that convert data for mods.
- An event to replace and resupply entities.
- Centralized backwards compatibility for major version changes.
DOWNLOAD LİNK