https://github.com/intellectualsites/heightmap
https://github.com/intellectualsites/heightmap
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/intellectualsites/heightmap
- Owner: IntellectualSites
- License: gpl-3.0
- Created: 2020-12-01T10:05:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T14:56:04.000Z (over 2 years ago)
- Last Synced: 2025-09-29T00:29:20.306Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 24 MB
- Stars: 10
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HeightMap
Quick mockup of heightmap selector:
Demo: https://intellectualsites.github.io/HeightMap/
### How to setup
- Download or clone this repository (if you don't know, look up how to do it)
- Download and install FAWE (if not done yet)
- Go to `plugin/FastAsyncWorldEdit` in your file system, add `web` directory and inside that the `heightmap` directory
- Add the `config.js` from the repository into this directory
- Add the directory `heightmap` into the directory `plugin/FastAsyncWorldEdit`
- Add the heightmap pictures from the repository
- Run the command `//heightmapinterface` in game
- Edit the `config.js` (if needed)
### How to use
- You can go to the demo page above, click on a heightmap picture and copy the output to paste in your minecraft
- Have fun trying different brush sizes
