- update to 24w37a
- added worldgen tracy instrumentation, adding to vanillas introduction:
chunkStep
(vanilla only hasscheduleLayer
which is difficult to interpret since it includes multiple chunks)placedFeature
configuredFeature
structure
carver
see [1.20.6] v1.1.0
This release adds a feature generation JFR event #6 (thanks @misode)
- This merges the worldgen-profiling mod into this mod, adding configured feature events to the
/jfr
command. - For now see https://github.com/misode/worldgen-profiling/blob/main/README.md for a tutorial on how to analyse the jfr reports.
- changed how reloading with removed datapack definitions of dimensions are handled. In beta 1 it would assume that the "Default" preset is used. Instead, the dimension is now kept, which mirrors the behavior of vanilla when reloading the world (since these definitions are saved in level.dat). This change also means that it is now possible to reload a flat-world.
- fixed 2 more crashes when reloading