Hello.
I don't know if this question should be asked there, but i think so. Out team currently developing mod for Forge https://www.curseforge.com/minecraft/mc-mods/vereya
And I have one problem which I'm really want some advice with. I'm trying to get info about possible depth of certain blocks from the game itself. I mean depth where for example diamond block could be naturally generated. As I've seen there is some wiki for Minecraft and this kind of info persists there (for example, diamond could be generated on the levels [14, -63]). So my question is, how can i extract this info for a certain block?
Thanks in advance.