A lightweight Fabric mod that displays configurable on-screen title alerts when you reach the edge of your farm or a custom teleport point.
The mod is designed for farms where you repeatedly move between lanes and need a clear visual indicator when it's time to change direction or teleport.
- Configurable left and right farm edge detection
- Optional custom teleport point alert
- Large in-game title notifications
- Configurable coordinates
- Adjustable detection distance
- Works entirely client-side
- Lightweight with minimal performance impact
- Install the Fabric Loader for the supported Minecraft version.
- Install the Fabric API.
- Download the latest release from the Releases page.
- Place the
.jarfile inside your Minecraftmodsfolder. - Launch Minecraft.
Open the mod's configuration screen from Mod Menu (if installed) or use the provided configuration interface.
Configure:
- Left farm edge
- Right farm edge
- Teleport point
- Detection distance
- Title text
Save the configuration and the mod will begin monitoring your position.
Clone the repository:
git clone https://github.com/Roksx1/FarmAlert.git
cd REPOSITORYBuild the mod:
./gradlew buildThe compiled mod will be located in:
build/libs/
- Minecraft (supported version)
- Fabric Loader
- Fabric API
This project is licensed under the MIT License.