Use online at https://map.jacobsjo.eu
| A Leaflet based map to display Minecraft biome layouts and structures of vanilla and using worldgen datapacks. | |
Translate at https://weblate.catter.dev/projects/jacobsjo/mc-datapack-map/
Contributions are welcome! For significant feature additions please ask beforehand by opening an issue or on discord.
-
Install python dependencies:
pip install -r requirements.txt -
Install node dependencies:
npm i -
Create vanilla datapack zip files:
npm run createZips -
Start dev server:
npm run devand open http://localhost:5173/- dev environment requires a browser supporting ECMAScript modules in webworkers
-
Build final page:
npm run build -
Test build version:
npm run previewand open https://localhost:4173/
