In Customized Superflat world generation, Diamonds oddly generate way higher than they should. While they normally stop at y16, in my testing, diamond veins reached up to y73.
For some reason, no other ores bypassed their orthodox limits.
(in the steps below, you could have the stone go up to the world limit, but y64 is recommended, as it will lag much more and you'll have to go much deeper to find what you're looking for.)
Steps to reproduce:
Customize the Overworld preset to have 63 deepslate between bedrock (on bottom) and stone (on top), so ores generate normally.
Execute the command /gamerule commandmodificationblocklimit 1000000 (or some other big number)
Using /fill, replace all blocks except for ores using "/fill <pos> <pos> air replace (stone, gravel, dirt, andesite, diorite, granite, lava, grass_block)
Notice how diamonds do not stop generating at y15 or y16
Attachments
Comments 4
Modded game is not supported here. However, I can reproduce in vanilla using the following setup:
Create a new superflat world with seed
0
, choose Overworld preset and change its content tominecraft:bedrock,63*minecraft:deepslate,63*minecraft:stone;minecraft:plains
run
/tp @s 92 62 124
I'm not sure if this is the intended behavior though.
Invalid, modded game