Skip to content

Renders various external maps for BuildTheEarth project.

License

Notifications You must be signed in to change notification settings

Hing196/BTETerraRenderer

 
 

Repository files navigation

Logo

BTETerraRenderer

example workflow Discord Chat

A map hologram rendering tool for the BuildTheEarth project.
Use this mod to easily map accurate road details and building tops.

Logo by vicrobex

Supported maps

You can add other map services by editing the configuration files.
See API Documentation for more information.

How to use

  1. Download the latest version of the mod
  2. Put the mod in the mods folder
    1. Open Minecraft Launcher and go to the Installations tab
    2. Find the installation profile, hover your mouse on it, and click the folder icon
    3. The mods folder is there
  3. Run Minecraft

Controls

Key Description
`(Backtick) Opens render settings UI
R Toggles map rendering
Y Moves map up along the Y-axis by 0.5 blocks
I Moves map down along the Y-axis by 0.5 blocks

Screenshot

Reference screenshot

Development

How to build

./gradlew :core:build
./gradlew :<version>:build
# Example: ./gradlew :forge1.12.2:build

About

Renders various external maps for BuildTheEarth project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%