promotional bannermobile promotional banner

Advanced XRay (Neoforge Edition)

A simple but advanced xray mod that allows you to find all of your most loved blocks.

File Details

[NEOFORGE] Advanced XRay 21.6.3

  • R
  • Aug 5, 2025
  • 209.54 KB
  • 12.1K
  • 1.21.6
  • NeoForge

File Name

advanced-xray-neoforge-21.6.3.jar

Supported Versions

  • 1.21.6

Curse Maven Snippet

NeoForge

implementation "curse.maven:advanced-xray-256256:6850574"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[21.6.3]

Fixed

  • Potential crash when rendering blocks that are broken.

[21.6.2]

Fixed

  • Remove button no longer showing on the edit block screen.

[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/xray folder instead of being in both the config and an xray folder
    • 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, hex and 0x color formats for the color field
    • Support has been added for more scan targets but this is not yet implemented in the UI
  • Reworked the scanning code to hopefully remove lag on scanning large areas
  • Reworked the block rendering to use VBOs per chunk to improve performance