GTNewHorizons / GT-New-Horizons-Modpack

New Modpack with Gregtech, Thaumcraft and Witchery
https://www.gtnewhorizons.com/
Other
891 stars 280 forks source link

GT Ore Vein F9 Chunk Overlay not properly aligned #16451

Closed DarkYuan closed 1 month ago

DarkYuan commented 1 month ago

Your GTNH Discord Username

DarkYuan#5002

Your Pack Version

2.6.1

Your Server

SP

Java Version

Java 21

Type of Server

Single Player

Your Expectation

The F9 chunk overlay for GT ore veins should work everywhere in the world just as well.

The Reality

Since there's special behavior when crossing 0,0, the chunk overlay only works properly in +X,+Z coordinates. Here's how it's currently working, with ore veins in blue, and the chunk overlay stating where they should be in outline: image

Your Proposal

It would need to be adjusted to fit how they actually spawn

Final Checklist

DarkYuan commented 1 month ago

It appears the same is happening with the Journeymap overlay as well

DarkYuan commented 1 month ago

Ohhh, I just noticed what was I did was wrong. I brought forward my in-game-info xml from a past config. I didn't realize that new ore generation was implemented at some point since then, getting rid of the 0,0 special case.