THM Addons is a Meteor Client addon focused on highway automation, travel utilities, PvP tooling, and quality-of-life HUD widgets for Minecraft 1.21.11.
- Highway automation and monitoring with dedicated HUD support.
- Utility modules for inventory management, rendering, AFK safety, and performance control.
- PvP-focused modules grouped under a dedicated THM PVP category.
- Optional integrations for Discord webhooks and Rich Presence.
- More Features
- Minecraft
1.21.11 - Fabric Loader
0.18.2 - Meteor Client
1.21.11-SNAPSHOT - Java
21
- Build the addon (see below) or obtain a prebuilt jar.
- Place the jar in your Minecraft
modsfolder alongside Meteor Client. - Launch the game with Fabric.
- Clone the repository.
- In the repository root, run:
./gradlew build
- The jar is created in
build/libs.
A full module-by-module overview is available in FEATURES.md.
docs/highwaybuilder-stats-screenshot-simulation.mddocs/hwymonitor-reconnect-simulation.md
Issues and pull requests are welcome.
Licensed under the GNU General Public License v3.0. See LICENSE for details.
Thanks to Stainless and BepHax.