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

https://github.com/misode/worldgen-tools

VSCode extension to help with Minecraft worldgen development
https://github.com/misode/worldgen-tools

Last synced: about 1 year ago
JSON representation

VSCode extension to help with Minecraft worldgen development

Awesome Lists containing this project

README

          

# Worldgen Tools
> VSCode extension to help with Minecraft worldgen development

![density function visualization](images/density_visualizer.png)

## Usage
Open a file in `worldgen/noise` or `worldgen/density_function` and run the `Open visualizer for current file` command. A view will appear to the side.

## Features
- Density function and noise visualizers (more coming in the future!)
- Live-updates when changing the file or referenced files
- Able to reference vanilla files

![noise visualization](images/noise_visualizer.png)