promotional bannermobile promotional banner

Simple Xray

SimpleXray mod lets you see blocks through other blocks. Includes configurable colors and ingame config.

File Details

simplexray-1.1.1+mc1.20.5.jar

  • R
  • Jun 29, 2026
  • 46.11 KB
  • 2
  • 1.20.5
  • Fabric

File Name

simplexray-1.1.1+mc1.20.5.jar

Supported Versions

  • 1.20.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simple-xray-1590847:8338468"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.1.0

Improvements

  • Search panel now truncates long block names — same as the Enabled panel; hover over a truncated name for half a second to see the full name in a tooltip.
  • Removing a block is now instant — previously triggered a full world rescan; now just filters the existing cache directly, regardless of view distance.
  • Adding a block no longer freezes the game — the chunk rescan is spread across ticks (nearest chunks first) so outlines appear progressively rather than causing a freeze at large view distances.
  • Adding a block already in the list is a no-op — previously re-ran the save and rescan unnecessarily.

1.1.1

  • Removed debug time messages