jacobsjo / mc-datapack-map

A Minecraft biome map capable of handling worldgen datapacks.

Home Page:https://map.jacobsjo.eu/

Repository from Github https://github.comjacobsjo/mc-datapack-mapRepository from Github https://github.comjacobsjo/mc-datapack-map

map.jacobsjo.eu


MC Datapack Map

A Leaflet based map to display Minecraft biome layouts and structures of vanilla and using worldgen datapacks.

Translations

Translate at https://weblate.catter.dev/projects/jacobsjo/mc-datapack-map/

Contributing

Contributions are welcome! For significant feature additions please ask beforehand by opening an issue or on discord.

Setup dev environment:

  1. Install python dependencies: pip install -r requirements.txt

  2. Install node dependencies: npm i

  3. Create vanilla datapack zip files: npm run createZips

  4. Start dev server: npm run dev and open http://localhost:5173/

  5. Build final page: npm run build

  6. Test build version: npm run preview and open https://localhost:4173/

About

A Minecraft biome map capable of handling worldgen datapacks.

https://map.jacobsjo.eu/

License:MIT License


Languages

Language:TypeScript 92.0%Language:Vue 7.3%Language:Python 0.4%Language:HTML 0.2%Language:CSS 0.1%