Advanced XRay (Neoforge Edition)

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

File Details

Advanced XRay // 1.14.4-2.0.2

  • R
  • Dec 19, 2019
  • 124.68 KB
  • 18.8K
  • 1.14.4
  • Forge

File Name

xray-1.14.4-2.0.2.jar

Supported Versions

  • 1.14.4

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Advanced XRay // 1.14.4-2.0.2

Note: if you have any issues with blocks loading or colors all being black. Simply delete your minecraft/config/xray/block_store.json and restart the game. It's an part of the update changing how I store things a bit.

Added

  • A toggle for displaying Lava :D I'm sure this one will make a lot of people happy.
  • Ores from the Tag.Ores list will now automatically populate upon block_store.json creation.

Fixed

  • Resolved issues with removing blocks from the render stack after the blocks have been destroyed in the world
  • Resolved issues with fading (I removed it. Great idea, crap implementation. I'll come back to it some other time)
  • Fixed an issue where deleting and re-adding an block would not allow the second addition. #104

Changed

  • Cleaned a lot of code up. Unfortunately this means that your saved blocks colors will be broken. Sorry about this :(