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

Adding "Legit Mode" Option to only show visible/exposed items. #202

Closed InsightiousCoven closed 1 year ago

InsightiousCoven commented 2 years ago

Is your feature request related to a problem? Please describe. Because anti-xray nowadays, it will break the mod xray

Describe the solution you'd like an option to choose whether show all items, or only visible items. Something like Legit Mode option.

It will allow seeing items in the condition they are visible, so the mod only highlights visible / exposed items: from inside from outside

Describe alternatives you've considered Right now I'm using Xray from Aristois client, but I love and prefer how AdvancedXray mod HUD with highlight, instead of xray mod that hides not wanted items (making them invisible).

This is the main reason I propose this request,

Additional context I think I already explain so much on the above.

MichaelHillcox commented 1 year ago

The performance impact of computing visible blocks to your player would be mad. Sure, it's possible, but just don't use it on servers that don't want you to. It's not that hard.