Description
A client side Minecraft mod using Fabric, that implements a couple of UI-based elements to help guide players with the ore distribution system in Minecraft.
Features:
- Text Overlay:
- Overlays text on the screen to show what ores are available, what chance you have to find them, and which direction to go to increase that chance.
- Distribution Screen:
- Adds a screen that can be accessed by pressing the default key: M.
- The screen displays information on where to find each ore.
- Fully Customizable:
- A config screen is accessible through the mod menu that allows for full customizability of the overlay
Installation:
- Ensure you have Fabric installed.
- Download the Miner's Guide JAR file from the releases section of this repository.
- Place the downloaded JAR file into your
modsfolder. - Ensure that you have the latest version of Fabric API installed as well.
- (Optional) Install the latest version of Mod Menu.
Dependencies:
- The latest version of Fabric API.
- (Optional But Highly Recommended) The latest version of Mod Menu.


