Profiling individual dimensions clobbers data for other dimensions
maladaptly opened this issue ยท 3 comments
- /tpx 0 0 256 0
- /jer_profile xxxx
- Restart Minecraft
- /tpx -1 0 256 0
- /jer_profile xxxx
world-gen.json now contains ONLY data for the Nether, even though overworld data was loaded and available to be re-saved.
Closing old version issues, profiling needs to be rewritten for 1.19+ anyways
The obvious workaround of profiling all dimensions in one go is not possible for some configurations (see #192)