ModMIT
Jeff's Mining Utils
Novel Mining Utilities and QOL for Hypixel Skyblock!
15
Downloads
0
Followers
2 months ago
Updated
📦
3
Versions
📖About Jeff's Mining Utils
Jeff's Mining Utils (JMU)

A comprehensive Fabric mod for Hypixel Skyblock mining, featuring ordered waypoints, efficiency tracking, campfire scheduling, and shaft statistics.
Features
🗺️ Ordered Waypoints & Route Manager
- Ordered Waypoints: Follow a strict path with trace lines and distance indicators.
- Auto-Load: Automatically loads routes based on the lobby ID you join.
- Import/Export: Fully compatible with Coleweight and Skytils waypoint formats.
- Clipboard Support: Load routes directly from your clipboard with
/jmu load. - Setup Mode: Easily edit routes in-game with visual indicators.
🌋 Glacite Tunnels Tools
- Mineshaft Spawn Timer: Tracks time since last spawn and calculates average spawn time.
- Shafts/Hour Tracker: Real-time tracking of shafts per hour based on your current island session.
- Campfire Scheduler: Optimizes campfire placement for Cold Resistance.
- Cold Calculator: Calculates exactly when you need to place a campfire based on your stats.
- Avoid Abilities: Option to delay campfire placement if a mining ability is active.
💎 Gemstone Mining
- Efficiency Tracker: Tracks your mining efficiency (blocks broken vs. ticks) in real-time.
- Jasper PB Tracker: Logs your Jasper gemstone runs, tracks Personal Bests, and saves run history.
⚙️ Data & QoL
- Lobby Marker: Marks lobbies you've already visited to prevent re-joining the same dead lobbies.
- Lobby Finder: Finds Crystal Hollows lobbies with configurable filters (Max Day, Max Players).
- Stats HUD: customizable HUD showing Efficiency, Avg Spawn Time, Shafts/Hr, and Session Shaft Count.
- Custom GUI: Configure everything via a clean, modern interface (
/jmu).
Commands
| Command | Alias | Description |
|---|---|---|
/jmu |
/j, /J, /JMU |
Open the Main Config GUI |
/jmu load [name] |
Load a route by name (or from clipboard if name omitted) | |
/jmu unload |
Unload the current route | |
/jmu save <name> |
Save the current route | |
/jmu routes |
List all saved routes | |
/jmu export [format] |
Export route to clipboard (formats: coleweight, skytils) |
|
/jmu skip [n] |
Skip the next n waypoints | |
/jmu skipto <n> |
Skip to a specific waypoint number | |
/jmu add <n> |
Insert a waypoint at your position at index n | |
/jmu delete <n> |
Delete waypoint number n | |
/jmu clearlobbies |
Clear the list of visited lobbies | |
/jmu debug mineshaft |
Debug command to force start mineshaft timer |
Installation
- Install Fabric Loader (1.21.1 or higher).
- Install Fabric API.
- Download the latest release of Jeff's Mining Utils.
- Place the
.jarfile in your.minecraft/modsfolder.
Configuration
Access the configuration menu by pressing Right Shift (default) or typing /jmu.
- General: Toggle master switch, efficiency tracker, HUD positions, and Reset Stats button.
- Waypoints: Customize visual style (lines, colors, distance).
- Campfire: Configure cold resistance profiles and ability avoidance.
- Lobby QoL: Settings for Lobby Finder (Max Day 0-30, Max Players 0-40) and Lobby Marker.
Building from Source
- Clone the repository:
git clone https://github.com/fassivemruzzfan/JeffsMiningUtils.git - Navigate to the directory:
cd JeffsMiningUtils - Build with Gradle:
./gradlew build - The output
.jarwill be inbuild/libs/.
License
This project is licensed under the MIT License.