1.9.4
1.9
1.8
1.7.10
1.6.4
Forge
Liteloader
Download
You can download a preview release of the next version that includes support up to 1.12.1 here.
You can download it here. The latest version of XRay is version 47. It was released on November 27th, 2016.
The changelog is available on my website here.
If you want to checkout the latest beta version, it's also available on my website.
How do I install it?
The mod comes with an installer. Simply double click on the downloaded file, and select a profile to install it into. You can select a vanilla profile, a modded profile, a Forge profile, or even a LiteLoader profile! It will also detect Technic mod packs and ATLauncher instances.
Note: if you double click on the installer, and it opens in WinRAR (or similar program), you will need to right click on the downloaded file, and go to Open with ~> Java(TM) Platform SE binary. If that option is not available you may need to install or reinstall Java.
Manual Installation:
You can manually install it with Forge by placing the downloaded file into your mods folder - just like you would do to install any other Forge mod.
LiteLoader is the same as Forge except you must place it into a versioned mods folder.
(e.g. .minecraft/mods/1.8.1/XRay.jar).
Technic
Navigate to .technic\modpacks\[modpack name]\mods where [modpack name] is the name of the modpack you want to install XRay into, and place the downloaded file into this folder just as you would do a Forge mod.
ATLauncher
Place the downloaded file into ATLauncher\Instances\[instance name]\mods where [instance name] is the name of the instance you want to install XRay into.
If you run into a compatibility issue with something, let me know so I can find a way to make it work!
How do I change what blocks are visible?
All configuration is done through the user interface. The default keybinding to open the user interface is J, which you can change in-game if needed.
It turns out that getting a complete list of all blocks in the game, especially when third party mods are involved, is a bit difficult. XRay will prepopulate the list with some blocks it can easily detect, however, some may still be missing. To address this problem, XRay will add the missing blocks to the list as it filters them when XRay is enabled.
More information can be found here.
How do I change what is on the coordinates display?
Open the user interface and at the bottom there is a text area where you can change what is on the coordinates display.
A table of formatting options is available here.
Here's an example of what's possible:
Disclaimer & Copyright
It is very simple: I am not responsible with what you do with my mod.
Copyright
You may distribute my mod with the original links, and only the original links, on any website or forum you wish. You may not download and then re-upload my mod to any site without my written permission. If you feature my mod in a video, you must include a link back to this page.
If you're going to link to my mod from somewhere, I would really prefer it if you linked to this post rather than directly to the download. This way the user can download an updated version and read about the mod a little bit.
Forge compatible, configurable, and easily installable.
Click here for more information.
tutorial explains it pretty well.
Forge compatible, configurable, and easily installable.
Click here for more information.
Great took me 30 seconds and it's working perfectly for 1.7.2!
__________________________
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 13-11-16 11:41
Description: Initializing game
java.lang.UnsupportedClassVersionError: ble : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at bng.<init>(SourceFile:26)
at bnq.<init>(SourceFile:37)
at bcn.<init>(SourceFile:29)
at azd.Z(SourceFile:376)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at bng.<init>(SourceFile:26)
at bnq.<init>(SourceFile:37)
at bcn.<init>(SourceFile:29)
at azd.Z(SourceFile:376)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_20, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 50287008 bytes (47 MB) / 76087296 bytes (72 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2 xray
LWJGL: 2.9.0
OpenGL: AMD M880G with ATI Mobility Radeon HD 4250 GL version 3.2.9704 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
Assuming you installed it properly, press X ingame to enable XRay, and press L to enable Fullbright.
---------------------------------------------------------------------------
Hmm, I'm working on an auto install script.
It should be ready in a bit.
Forge compatible, configurable, and easily installable.
Click here for more information.
Forge compatible, configurable, and easily installable.
Click here for more information.
Doesn't work under Windows 7 either. Same error as posted above. This is with the .ZIP version. Apparently only the autoinstaller version works (at least that's what I gather from the posts from people that got it working above), but that won't help you on a Mac.
I did the normal version first on my windows 7 and it didn't work, but I figured I probably did it wrong. The auto installer worked fine, from clicking download I was playing in less then 60 seconds with it working.
Anyone who was getting this error should try redownloading and installing the mod. It should be fixed.
Forge compatible, configurable, and easily installable.
Click here for more information.
I think I uploaded the wrong file.
Forge compatible, configurable, and easily installable.
Click here for more information.
Do you have any other mods installed?
Forge compatible, configurable, and easily installable.
Click here for more information.