- 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.