@late timber I hope its ok to ping you here, I increased my world to go to y-208, and sadly none of the gt veins go that deep. Is it possible to expand all veins that go to -50 or deeper to go to -200? On the wiki I found ```js
GTCEuServerEvents.oreVeins(e => {
e.modifyAll("*", vein => {
})
})```But sadly vscode doesn't suggest anything to me for the vein.
Thanks in advance






