https://github.com/hypfer/valetudo-minecraft-mapper
Create a Minecraft World from your Valetudo Map
https://github.com/hypfer/valetudo-minecraft-mapper
valetudo
Last synced: 11 months ago
JSON representation
Create a Minecraft World from your Valetudo Map
- Host: GitHub
- URL: https://github.com/hypfer/valetudo-minecraft-mapper
- Owner: Hypfer
- License: apache-2.0
- Created: 2021-03-17T18:21:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-29T19:47:21.000Z (over 4 years ago)
- Last Synced: 2025-04-02T03:34:35.583Z (about 1 year ago)
- Topics: valetudo
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 27
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Valetudo-Minecraft-Mapper

This is a small and rather hackish script, which takes a ValetudoMap JSON and renders it to a Minecraft World.
Go ahead. Have fun
## Usage
```
npm install
node app.js /path/to/map.json /minecraft/world/output/folder
```