[1.14][r2.0-210] New stones don't spawn when big clusters are disabled
Lykrast opened this issue ยท 2 comments
New stones (Marble, Jasper, Basalt...) do not spawn in the world when big stone clusters are disabled, despite configs for smaller veins being available and enabled by default.
This can be verified with World Stripper. With big clusters, they are found as expected (and are left by World Stripper). With the big clusters disabled, no trace of those rocks can be found in multiple stripped chunks.
Logs don't contain any sign of errors, exceptions, warnings or similar.
Came to report this same issue. Any idea when this will be addressed? I have a mining dimension mod waiting for this to be fixed so I can get the stones.
Experiencing the same behavior on 1.16.4.
Forge: 35.1.12
Quark: r2.4-279
AutoRegLib: 1.6-47
Here's the log from most recent world load. With world."Big Stone Clusters" = false
none of the new stones will spawn. However enabling that but individually disabling each cluster with world.big_stone_clusters.marble.Enabled = false
then allows them to spawn in their smaller vein sizes similar to vanilla granite, etc. Unsure if this behavior is intentional but would rather report the 1.16+ behavior here while this issue is still open.