Skip to content

This is a group of Bash scripts to download your Minecraft Realms world and generate a web-based map from it using Mapcrafter.

Notifications You must be signed in to change notification settings

skylerwlewis/realms-mapcrafter-renderer

Repository files navigation

Minecraft Realms Mapcrafter Renderer

This group of Bash scripts does the following:

  1. Downloads the latest Minecraft Realms world if it more recent than the local copy
  2. Clones (or updates) and builds the latest copy of Mapcrafter from Github
  3. Creates the Mapcrafter configuration file
  4. Downloads the Minecraft client for the specified Minecraft version and runs mapcrafter_textures.py to extract textures (runs only for Minecraft versions prior to 1.13)
  5. Runs Mapcrafter on the local copy of the Minecraft Realms world to generate an awesome web-based map experience!

Prerequisites

  • Bash
  • jq
  • python3

Services used


Tools used

  • Mapcrafter
    • The owner of the Mapcrafter project has taken a hiatus, so for now I am using a separate fork with more recent updates from miclav. (Thank you!)

About

This is a group of Bash scripts to download your Minecraft Realms world and generate a web-based map from it using Mapcrafter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages