You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.txt
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
Version 4.0.6.120062
2
+
3
+
* Adopt target-qualified four-component versions so Minecraft and loader compatibility can be identified from the mod version.
4
+
* Preserve generated worlds made with Mineralogy 1.10, 1.12, or 5.x by reading their saved mod metadata and exact legacy configuration before creating the OreSpawn world profile.
5
+
* Write human-readable, idempotent upgrade reports for legacy OreSpawn and Mineralogy imports while retaining source files and existing chunks unchanged.
6
+
* Audit automated runtime logs and dynamic-fluid generation so logged worldgen failures cannot pass merely because the process exits normally.
7
+
* Qualify existing OreSpawn 4.0.5 global and per-world profiles without changing explicit Custom values or provider definitions.
8
+
* Fix provider top and filler materials being generated one block below exposed ground.
9
+
* Apply underwater materials from the corrected ground and ceiling materials to roof undersides.
10
+
* Preserve trees, vegetation, structures and block entities by running surface replacement before late features.
11
+
* Honour exact biome-to-geome weights on dynamic biome registries.
12
+
* Stagger close Stable Layers geome transitions by layer instead of changing a whole rock column at one boundary.
13
+
* Recalibrate Stable Layers edge-detail presets so Average retains natural variation at later rock contacts.
14
+
* Existing chunks are not rewritten; the correction applies while generating new chunks.
15
+
1
16
Version 4.0.5
2
17
3
18
* Complete native translations for every shipped non-English locale
0 commit comments