A Minecraft 1.21.11 Fabric utility client mod.
- Dear ImGui Click GUI — lightweight, fully customizable in-game UI
- NavMesh Pathfinding — async A* pathfinding with ground and flight support
- ESP & Path Rendering — holographic ESP overlays and animated dashed-ribbon path visuals
- Scripting Engine — extend functionality through scripts
- Module Categories:
- Combat — combat utilities and automation
- Macro — mining, foraging, combat, and misc automation
- Render — visual enhancements and overlays
- Client — client-side QoL modules
- Minecraft 1.21.11
- Fabric Loader 0.18.4+
- Fabric API 0.141.2+
- Java 21
- Download the latest
.jarfrom Releases - Place it in your
.minecraft/modsfolder - Launch Minecraft with Fabric Loader
git clone https://github.com/phyrobyte/Toba-Client.git
cd Toba-Client
./gradlew buildThe built jar will be in build/libs/.
Full documentation is available at docs.tobaclient.net
Join us on Discord for support, updates, and discussion.
This project is licensed under the GNU General Public License v3.0 — see LICENSE.txt for details.
You are free to use and modify this software, but any distributed copies or derivative works must also be open source under GPLv3. Commercial redistribution of this code is not permitted without compliance with the license terms.