BiomesCompass is a native Hytale plugin that introduces a craftable compass, allowing players to locate and track specific biomes with ease via a custom UI and HUD system.
The latest downloads can be found at https://www.curseforge.com/hytale/mods/biomes-compass.
It is:
- Native - Built for the Hytale Server API using Java.
- Visual - Select biomes via a beautiful in-game UI and track them with a real-time HUD Compass.
- Fast - Optimized ticking system to ensure zero main-thread lag.
- Compatible - Works standalone or integrates with
MultipleHUD.
BiomesCompass uses Gradle to handle dependencies and building.
- Java 25 JDK or newer
- Git
git clone https://github.com/Darkeox34/BiomesCompass.git
cd BiomesCompass/
./gradlew shadowJar- Biome Search UI: Interactive menu to browse and select available biomes in the world.
- Compass HUD: Animated needle that points dynamically to the nearest biome of your choice.
- Craftable Item: Immersive integration with a custom compass item (
Biomes_Compass).
We welcome contributions! If you'd like to improve the plugin, please create a Pull Request.
See CONTRIBUTING.md for more details.
BiomesCompass is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License. Please see LICENSE for more info.
