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
- Host: GitHub
- URL: https://github.com/misode/worldgen-tools
- Owner: misode
- License: mit
- Created: 2022-11-15T16:34:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T23:07:35.000Z (over 1 year ago)
- Last Synced: 2025-02-28T12:20:09.160Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=Misodee.worldgen-tools
- Size: 636 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Worldgen Tools
> VSCode extension to help with Minecraft worldgen development

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