A lightweight helper library for Minecraft mods on Fabric and NeoForge. TurtleLib does not add gameplay on its own — it provides shared technical systems used by other mods.
TurtleLib is a dependency library designed to keep mod code cleaner and more reusable across loaders.If a mod requires TurtleLib, it must be installed in the same mods/ folder.
LangLoader)MessageService)UpdateChecker)VersionComparator)mods/ folder.If TurtleLib is missing, dependent mods may fail to load.
Apache-2.0