promotional bannermobile promotional banner

XRay Highlights

A client-side Fabric mod that highlights selected mobs and blocks using configurable commands and dynamic entity support.
Back to Files

XRay Highlights 1.0.20 — Multi-Target & Boss Glow Fix

File namexray-highlights-1.0.20-boss-glow-fabric-mc26.2.jar
Uploaded
Jul 28, 2026
Downloads
1.8K
Size
63.2 KB
Mod Loaders
Fabric
File ID
8524842
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:xray-highlights-1617589:8524842"

Learn more about Curse Maven

What's new

XRay Highlights 1.0.20 — Multi-Target & Boss Glow Fix

Major feature: highlight multiple targets at the same time

You can now highlight several mobs simultaneously and also keep several blocks selected at once.

Examples:

 
/xray mobs only ender_dragon
/xray mobs add wither
/xray mobs add creeper
 

This highlights the Ender Dragon, Wither and Creepers at the same time.

 
/xray blocks only diamond_ore
/xray blocks add ancient_debris
/xray blocks add nether_quartz_ore
 

This highlights Diamond Ore, Ancient Debris and Nether Quartz Ore simultaneously.

Using add does not replace the previous target. It adds a new mob or block to the active list.

Changes

  • Added simultaneous highlighting for multiple mobs.
  • Added simultaneous highlighting for multiple blocks.
  • Improved highlighting support for the Ender Dragon and Wither.
  • Added configurable target lists.
  • Added these mob commands:
    • /xray mobs add <mob>
    • /xray mobs remove <mob>
    • /xray mobs list
    • /xray mobs clear
    • /xray mobs only <mob>
  • Added equivalent commands for blocks:
    • /xray blocks add <block>
    • /xray blocks remove <block>
    • /xray blocks list
    • /xray blocks clear
    • /xray blocks only <block>
  • Expanded autocomplete with registered Minecraft mobs.
  • Added English and Spanish aliases.
  • Expanded autocomplete for naturally generated and mineable blocks.
  • Added Nether Quartz Ore support.
  • Excluded crafted quartz variants such as slabs, stairs, pillars and bricks.
  • Improved compatibility with mobs and blocks added by other mods.
  • Preserved the stable, non-flickering highlight system.
  • Improved removal of highlights when XRay is disabled.

Command behavior

  • only replaces the current list with one target.
  • add adds another target without removing the previous ones.
  • remove removes only the selected target.
  • list shows all currently highlighted targets.
  • clear removes every target from the list.

Important

Remove previous versions of XRay Highlights before installing this update.

Minecraft Java Edition 26.2
Fabric Loader required.