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

ESP for heads doesn't show in certain situations #201

Closed Destroyer0201 closed 5 months ago

Destroyer0201 commented 2 years ago

Describe the bug A head that is placed on to the wall: on the side of a block, wont show. While normal player heads that are on top of a block shows

To Reproduce Steps to reproduce the behavior:

  1. Place a player head on the side of a block and use ESP

Expected behavior ESP should work for player heads on walls as well

Minecraft Enviorment

MichaelHillcox commented 1 year ago

IIRC, heads are NBT based and I don't search for NBT. This might be a nice feature in the future but right now, due to the way the scanning is written, it would put a dramatic amount of strain on a users' system.

MichaelHillcox commented 5 months ago

Closed in preference of #179