Language

TurtleLib

TurtleLib

Modrinth

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.

370 downloads updated 2mo ago
latest v1.2.0 Modrinth
Fabric Neoforge 1.21.10 – 26.1.2 Library

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) 🚀

  1. Download the TurtleLib version that matches your Minecraft/loader version.
  2. Put the TurtleLib JAR into your Minecraft mods/ folder.
  3. Add the dependent mod(s) that require TurtleLib.
  4. Start the game normally.

If TurtleLib is missing, dependent mods may fail to load.

License 📄

Apache-2.0

Versions

Release
1.2.0
neoforge · 26.1.2 · 2mo ago
Updated to Minecraft 26.1.2
42
Release
1.2.0
fabric · 26.1.2 · 2mo ago
Updated to Minecraft 26.1.2
146
Release
1.1.0
neoforge · 26.1.1 · 2mo ago
- compatibility for MC 26.1.1 - dropped support for legacy MC versions (1.21.x + 26.1)
16
Release
1.1.0
fabric · 26.1.1 · 2mo ago
- compatibility for MC 26.1.1 - dropped support for legacy MC versions (1.21.x + 26.1)
30
Release
1.0.0
neoforge · 26.1 · 2mo ago
initial release for MC 26.1 NeoForge
12
Release
1.0.0
fabric · 26.1 · 2mo ago
initial release for MC 26.1 Fabric
39
Release
1.0.0
neoforge · 1.21.11 · 2mo ago
initial release for MC 1.21.11 NeoForge
22
Release
1.0.0
fabric · 1.21.11 · 2mo ago
initial release for MC 1.21.11 Fabric
32
Release
1.0.0
neoforge · 1.21.10 · 2mo ago
initial release for MC 1.21.10 NeoForge
11
Release
1.0.0
fabric · 1.21.10 · 2mo ago
initial release for MC 1.21.10 Fabric
19

Comments 0

No comments yet. Be the first to share your thoughts.