AdvancedXRay / XRay-Mod

Neoforge based XRay mod designed to aid players who don't like the ore searching process.
https://www.curseforge.com/minecraft/mc-mods/advanced-xray
GNU General Public License v3.0
160 stars 79 forks source link

1.18.1 - Color Preview & Y-Level Fix #191

Closed ElectricSweetPotato closed 2 years ago

ElectricSweetPotato commented 2 years ago

Uses level.dimensionType minY and height to offset and adjust the Y values for scan region and rendering accordingly. Fixed the color preview when adding/editing blocks.

Notable issues: Near world maxY, xray does not appear to update/scan properly. World rendering extremely slow when changing dimensions while xray is on and blocks are highlighted.

MichaelHillcox commented 2 years ago

I ended up doing some major reworks to the render system but implemented most of your changes, thank you for your work and time.