Skip to content

Utility for finding monoliths in Alpha versions of Minecraft

Notifications You must be signed in to change notification settings

kahomayo/monolith-renderer

Repository files navigation

Monolith Renderer

A tool for visualizing terrain in Minecraft versions inf-20100611 to a1.1.2_01, including monoliths. screenshot showing a map of blue/green terrain, with a monolith marked in red

Usage

The current version of the code is hosted at https://kahomayo.github.io/monolith-renderer/. To run it locally, perform the following steps:

  • Install Rust
  • Install wasm-pack
  • Install node
  • Run wasm-pack build --release in monolith-renderer/
  • Run npm run start in monolith-renderer/www/
  • Open localhost:8080 in your browser.

About

Utility for finding monoliths in Alpha versions of Minecraft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published