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.

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

The TurtleLib Team

profile avatar
  • 2
    Projects
  • 2.1K
    Downloads
Donate

More from hro_basti

  • PermaClicker project image

    PermaClicker

    Simulates continuous left mouse button holding. Ideal for farming while AFK. Optionally suppresses the pause screen, allowing it to run in the background. Motion lock can be activated.

    • 985
    • July 18, 2026
  • PermaClicker project image

    PermaClicker

    Simulates continuous left mouse button holding. Ideal for farming while AFK. Optionally suppresses the pause screen, allowing it to run in the background. Motion lock can be activated.

    • 985
    • July 18, 2026