Releases: VolmitSoftware/Iris
Releases · VolmitSoftware/Iris
3.6.8 for 1.20.1-1.21.4
Fixes:
- Display correct number when adjusting the watchdog times @dan28000
- Fix relocated worlds folder causing the safeguard to fail into warning mode @dan28000
- Fix pack hash calculation not being deterministic and being affected by unrelated files
- Fix spawn markers not being removed
- Fix pregen not stopping
Changes:
- remove legacy commands @dan28000
Features:
- automatically increase chunk worker threads during pregen if possible
- add option to use high priority for pregen
3.6.7 for 1.20.1-1.21.4
Fixes:
- duplicate & redundant purpur recommendations
- high MSPT impact of throwing ender eyes in Iris worlds due to using wrong locate algorithm
Changes:
- more options to mitigate thread starvation when using pregen
- setting to use a virtual thread executor instead of MultiBurst
- max concurrency setting
- minor cleanup
- remove server benchmark command due to being extremely unstable and unfinished
- move lazy pregen command under dev to being extremely unstable and unfinished
Features:
- pregen cache to skip already generated chunks faster
- backgound caches for all worlds can be disabled in the settings
3.6.6 for 1.20.1-1.21.4
- Fix Nether and end generating void worlds when using iris as main world
- Fix Pregen generating too little chunks
- Fix Pregen center parameter misfunctioning
- Fix potential incompatibilities with plugins that create worlds
3.6.5 for 1.20.1-1.21.4
- Hotfix world creation failing due to missing level stems
- Added safeguard for missing dimension types to prevent world corruption
- Update overworld pack to 31020
3.6.4 for 1.20.1-1.21.4
- Fix world gen datapack incompatibilities
- Switch from world preset to direct level stems
- Add setting to enable changing to the vanilla dimension height values
- Automatically update vanilla dimension type if present in Iris datapack
- Fix levelstem injection not working for main worlds
- Improve datapack setup speed
3.6.3 For 1.20.1-1.21.4
- Make Iris automatically download the correct overworld pack version for the server version
- Update Nexo api to 1.0 to fix incompatibility
3.6.2 for 1.20.1-1.21.4
The world height fix extravaganza:
- isolate iris world height into its own dimension types
- fix existing worlds being ignored for the dimension height range calculation
3.6.1 for 1.20.1-1.21.4
- Fix mob spawning being uncontrollable due to the cooldown being 0 in mo C638 st cases
- Fix max entity count not being properly calculated
3.6.0 for 1.20.1-1.21.4
-
Drops 1.19.x support due to incompatibilities with java 21
- Fix world delete command crashing servers
- Expose Generator styles and engine noise values as to expressions as functions
- New spread type for jigsaw structure placements that allows complete control over the placement pattern
- Fix registry lookup failing on some server versions
- Fix modern tile states not applying properly
This update does not break compat with older versions, unless you are still on 1.19.x. Please backup your world and pack, and update your server to 1.20.1 or higher before using this or any future iris updates.
3.5.9 for 1.19.2-1.21.4
- Fix preventing Iris from ignoring some custom blocks, especially Nexo furniture.