An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Valetudo-Minecraft-Mapper

![image](https://user-images.githubusercontent.com/974410/111521389-628a4500-8759-11eb-9314-caff28d07f01.png)

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
```