ate47 / Xray

An implementation of the Xray mod
https://www.curseforge.com/minecraft/mc-mods/xray-1-13-rift-modloader
The Unlicense
38 stars 21 forks source link

Update for Sodium 0.5 Required for Proper Rendering #101

Open jetblackrx89 opened 1 year ago

jetblackrx89 commented 1 year ago

The bug occurs without having Optifine or Optifabric installed? (Optifine bugs won't be fixed)

Mod version

2.3.1

Minecraft version

1.20.1

Mod loader

Fabric

Description of the issue

People are beginning to report it in the comments section on Curseforge but haven't properly reported this as a bug in Github, but Sodium 0.5 broke compatibility for this mod. X-ray mode will only display certain block surfaces that have an adjoining air gap (eg: vines, ladders, etc) or entities.

Excepted behavior

X-ray should display all blocktypes defined by the user, including ores, regardless of if an air block adjoins them.

Obtained behavior

Only blocks or entities that have an air gap either within their block or an adjoining block will be displayed in X-ray.

How to reproduce

Do I want to contribute to fix it?

None

Something else?

No response