CurseForge · Minecraft mod
TurtleLib
Shared helper library for my and your Fabric/NeoForge mods. I use it in my own mods, but you can use it for your own mods also.
Quick answer
Which TurtleLib release should I use?
TurtleLib_1.3.0_MC-26-3_NEOFORGE_26-3-0-1-beta.jar targets 26.3 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is TurtleLib required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does TurtleLib_1.3.0_MC-26-3_NEOFORGE_26-3-0-1-beta.jar need?
TurtleLib_1.3.0_MC-26-3_NEOFORGE_26-3-0-1-beta.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add TurtleLib without breaking your instance.
Built for TurtleLib_1.3.0_MC-26-3_NEOFORGE_26-3-0-1-beta.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use TurtleLib_1.3.0_MC-26-3_NEOFORGE_26-3-0-1-beta.jar. It targets 26.3 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside TurtleLib_1.3.0_MC-26-3_NEOFORGE_26-3-0-1-beta.jar. It opens that exact file at the source.
About this project
What does TurtleLib add?
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.
Features ✨
- Locale loading and synchronization (
LangLoader) - Localized message formatting (
MessageService) - Provider-based update checks (
UpdateChecker) - Deterministic version comparison (
VersionComparator) - Shared behavior across Fabric and NeoForge modules
Quick Start (Players) 🚀
- Download the TurtleLib version that matches your Minecraft/loader version.
- Put the TurtleLib JAR into your Minecraft
mods/folder. - Add the dependent mod(s) that require TurtleLib.
- Start the game normally.
If TurtleLib is missing, dependent mods may fail to load.
License 📄
Apache-2.0
Project description from CurseForge.
Pick your setup
TurtleLib by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
2 loader builds26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.11
2 loader builds1.21.10
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
TurtleLib versions and loaders
TurtleLib_1.3.0_MC-26-3_NEOFORGE_26-3-0-1-beta.jar
18 Sept 2026
TurtleLib_1.3.0_MC-26-3_FABRIC_0-19-5.jar
18 Sept 2026
TurtleLib_1.2.1_MC-26-2_NEOFORGE_26-2-0-8-beta.jar
18 Jul 2026
TurtleLib_1.2.1_MC-26-2_FABRIC_0-19-3.jar
18 Jul 2026
TurtleLib_1.2.0_MC-26-1-2_NEOFORGE_26-1-2-7-beta.jar
12 Apr 2026
TurtleLib_1.2.0_MC-26-1-2_FABRIC_0-18-6.jar
12 Apr 2026
TurtleLib_1.1.0_MC-26-1-1_NEOFORGE_26-1-1-1-beta.jar
3 Apr 2026
TurtleLib_1.1.0_MC-26-1-1_FABRIC_0-18-6.jar
3 Apr 2026
TurtleLib_1.0.0_MC-26-1_NEOFORGE_26-1-0-11-beta.jar
30 Mar 2026
TurtleLib_1.0.0_MC-26-1_FABRIC_0-18-5.jar
30 Mar 2026
TurtleLib_1.0.0_MC-1-21-11_NEOFORGE_21-11-42.jar
30 Mar 2026
TurtleLib_1.0.0_MC-1-21-11_FABRIC_0-18-5.jar
30 Mar 2026
Looking for an older file? The official CurseForge project page is in Resources.