C4Lib Library Mod
C4Lib is a fundamental library used by the C4 development team for creating various Minecraft modifications. This module provides a set of core functions and tools that significantly simplify the development process of other addons.
Which Mods Use C4Lib
This library serves as the technical foundation for the following well-known modifications:
- Talismans2 — an expanded talisman system with new capabilities
- BetterBedrockGen — improved bedrock generation in the Minecraft world
- Equivalence — a modification adding new equivalence mechanics
License Information
Detailed licensing terms are contained in the COPYING.txt file. In brief — the mod is distributed under the GPLv3 license, with the exception of one sound file, which is under the Creative Commons Attribution license.
Such usage terms allow you to freely use C4Lib in your projects, including modpacks, provided you maintain open source code and comply with GPL license requirements.