preload with chunk data
Open
- Dominant language
- Elixir
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
so there is something to see for the first adopters
get chunk data from:
- world saves (from world-downloader mod, which people have used for creating Chunky renders)
- replaymod files ([example](https://github.com/ReplayMod/replay-converter/blob/master/src/main/java/de/johni0702/mc/replay/converter/Main.java))
- voxelmap cache (fake column-based terrain) (using [voxelmap-cache](https://github.com/Gjum/voxelmap-cache), data from [ccMap](https://github.com/ccmap) project)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.