Roughly Enough Resources

Roughly Enough Resources

12M Downloads

[1.19.2] Deep Worlds / Datapack compatibility issue

LKD-PIX opened this issue ยท 2 comments

commented

As of the engine upgrade by mojang in 1.18 there is the possibilty to deepen your worlds via datapacks.
When doing this your mod is still clamped to -64 +256, not displaying anything above or below.

With extremely deep worlds in my modpack and/or datapack it would be insanely useful to see the actual ore distribution.
Would you consider adding support for this by deriving your clamps from data/minecraft/dimenension_type/overworld.json ?

This is the location where the world depth / height are defined.

commented

Technically this applies to all versions but i would specifically ask for 1.19.2

commented

We fixed this in a custom build for our modpack, may we PR the changes for 1.19.x ?