File Details
[FABRIC] Advanced XRay 21.6.1
- R
- Aug 2, 2025
- 205.98 KB
- 267
- 1.21.6
- Fabric
File Name
advanced-xray-fabric-21.6.1.jar
Supported Versions
- 1.21.6
Curse Maven Snippet
[21.6.1]
Fixed
- Crash on startup on newer versions of NeoForge
[21.6.0]
Changed
- Ported to
1.21.6,1.21.7,1.21.8 - Basically rewrote most of the mod to improve performance
- All data is now stored in the
config/xrayfolder instead of being in both the config and anxrayfolder- This means older configs will no longer work
- Block store has been improved to support categories but this is not yet implemented in the UI
- Block store now supports
rgb,hsl,hexand0xcolor formats for thecolorfield - Support has been added for more scan targets but this is not yet implemented in the UI
- Block store now supports
- Reworked the scanning code to hopefully remove lag on scanning large areas
- Reworked the block rendering to use VBOs per chunk to improve performance