Skip to content
 
 

Repository files navigation

3D Maps Voxy Addon

3D Maps Voxy Addon, also packaged as VoxyMap, is a client-side Fabric mod that adds a full-screen 3D world map powered by Voxy LOD data.

The goal is to provide a large, cinematic world overview instead of a flat minimap: you can grab the map, zoom toward the cursor, and inspect terrain from far away.

https://modrinth.com/mod/3d-maps-voxy-addon

Features

  • Full-screen 3D map opened with the M key.
  • Voxy-powered terrain data for long-range world previews.
  • Smooth map dragging, cursor-centered zoom, keyboard movement, and centering on the player.
  • Full support for English, Polish, and Russian languages.

Requirements

  • Minecraft 26.2
  • Java 25
  • Fabric Loader 0.19.3 or newer
  • Fabric API 0.157.0+26.2 or compatible
  • Voxy 0.2.18-beta or compatible

VoxyMap is a client-side addon. It does not need to be installed on the server, but server rules may still restrict minimap, world map, LOD, or waypoint mods. Check the rules before using it on public servers.

Usage

  1. Install Fabric Loader and Fabric API.
  2. Install Voxy.
  3. Put the VoxyMap .jar file into your Minecraft mods folder.
  4. Start the game and press M to open the map.

Map controls

  • Left mouse button - grab and drag the map.
  • Middle mouse button - rotate the camera left or right.
  • W/A/S/D or Arrow keys - move the map camera.
  • Shift - move faster.
  • Mouse wheel - zoom toward the cursor.
  • C - center the map on the player.
  • M or Esc - close the map.

Building From Source

./gradlew build

On Windows:

.\gradlew.bat build

The compiled mod will be created in build/libs. Building requires JDK 25, the same Java version Minecraft 26.2 runs on.

Minecraft 26.2 ships deobfuscated, so the build uses Fabric Loom without mappings and without a remap step: the class and method names in this repository are the ones the game uses at runtime.

Compatibility

The mod integrates with the Voxy client API. Voxy is required, but VoxyMap does not restrict the installed Voxy version.

License

This project is licensed under the MIT License. See LICENSE for details.

About

Full-screen world map addon for Voxy LOD mod

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages