====== X-Ray ====== ^ X-Ray ^^ |{{ x-ray.webp?500x265 |Using X-Ray in Wurst 1.2.}}|| ^Type|[[Hack]]| ^Category|[[Render]]| ^In-game description|"Allows you to see ores through walls."| ^[[keybinds#default_keybinds|Default keybind]]|X| ^Source code|[[w7src>net/wurstclient/hacks/XRayHack.java]]| X-Ray is a Minecraft hack that reveals the location of nearby ores to the user. It's especially useful for mining, but it can also be used to find [[mc>spawners]] or [[mc>end portal frames]]. ===== Settings ===== ==== Ores ==== ^ Ores ^^ ^Type|[[:BlockListSetting|BlockList]]| ^In-game description|(none)| ^Default blocks|''ancient_debris'', ''anvil'', ''beacon'', ''bone_block'', ''bookshelf'', ''brewing_stand'', ''chain_command_block'', ''chest'', ''clay'', ''coal_block'', ''coal_ore'', ''command_block'', ''copper_ore'', ''crafting_table'', ''deepslate_coal_ore'', ''deepslate_copper_ore'', ''deepslate_diamond_ore'', ''deepslate_emerald_ore'', ''deepslate_gold_ore'', ''deepslate_iron_ore'', ''deepslate_lapis_ore'', ''deepslate_redstone_ore'', ''diamond_block'', ''diamond_ore'', ''dispenser'', ''dropper'', ''emerald_block'', ''emerald_ore'', ''enchanting_table'', ''end_portal'', ''end_portal_frame'', ''ender_chest'', ''furnace'', ''glowstone'', ''gold_block'', ''gold_ore'', ''hopper'', ''iron_block'', ''iron_ore'', ''ladder'', ''lapis_block'', ''lapis_ore'', ''lava'', ''lodestone'', ''mossy_cobblestone'', ''nether_gold_ore'', ''nether_portal'', ''nether_quartz_ore'', ''raw_copper_block'', ''raw_gold_block'', ''raw_iron_block'', ''redstone_block'', ''redstone_ore'', ''repeating_command_block'', ''spawner'', ''suspicous_sand'', ''tnt'', ''torch'', ''trapped_chest'', ''water''| "Ores" determines which blocks will be revealed when X-Ray is enabled. Despite the name, this setting is not limited to just ores. Any block in Minecraft can be added here and will then be revealed by X-Ray. ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.1 Beta]]|Added X-Ray.| |[[update:Wurst 1.9 Beta]]|Added [[cmd:.xray]]: Adds, removes or lists X-Ray blocks or toggles X-Ray.| |[[update:Wurst 1.10 Beta]]|Added X-Ray Block Manager.| |[[update:Wurst 1.3.1]]|Slightly improved the X-Ray Blocks Manager.| |[[update:Wurst 2.2]]|Fixed X-Ray showing fewer ores than it should.| |:::|Fixed transparent blocks (leaves, half slabs, etc.) always showing up on X-Ray.| |[[update:Wurst 2.29]]|Updated the default X-Ray blocks.| |[[update:Wurst 3.0pre3]]|Broke X-Ray.| |[[update:Wurst 3.0pre3]]|Fixed X-Ray.| |[[update:Wurst 3.0pre4]]|Fixed the X-Ray Block Manager not letting you select blocks from the list.| |[[update:Wurst 4.4]]|Fixed X-Ray not showing all ores.| |[[update:Wurst 5.10]]|Updated the default X-Ray blocks.| |[[update:Wurst 6.4.1]]|Fixed X-Ray not rendering properly when using shaders. (Minecraft 1.11 OF only)| |[[update:Wurst 6.22]]|Replaced the X-Ray Blocks Manager with a general-purpose editor for lists of blocks, similar to that in ForgeWurst.| |:::|Added ''.xray reset'' command to reset X-Ray's block list.| |:::|X-Ray's list of blocks can now be edited from the ClickGUI.| |:::|X-Ray's list of blocks is now saved in "settings.json" instead of "xray.json".| |:::|Fixed X-Ray destroying redstone in singleplayer.| |[[update:Wurst 6.23]]|Fixed a crash when disabling X-Ray.| |[[update:Wurst 7.0pre1]]|Temporarily removed X-Ray.| |[[update:Wurst 7.0pre4]]|Re-added X-Ray.| |[[update:Wurst 7.0pre5]]|Fixed X-Ray's default list of ores not loading properly in 1.15 snapshots.| |[[update:Wurst 7.0pre10]]|Fixed X-Ray not working when OptiFine / OptiFabric is installed.| |[[update:Wurst 7.0pre27]]|Fixed a visual glitch when editing a block list setting (e.g. X-Ray Ores).| |[[update:Wurst 7.2]]|Added Ancient Debris, Nether Gold Ore and the Lodestone to the default X-Ray Ores. (MC 1.16.1)| |[[update:Wurst 7.12]]|Updated X-Ray's list of ores to include new 1.17 blocks like [[mc>copper ore]] and all of the [[mc>deepslate]] ores by default. (Minecraft 21w08a+ only)| |[[update:Wurst 7.13]]|X-Ray will now show a warning when OptiFine or Sodium is installed.| |:::|Fixed a visual glitch when editing BlockList settings (e.g. X-Ray's list of ores).| |[[update:Wurst 7.15]]|Added [[mc>deepslate copper ore]] and [[mc>deepslate coal ore]] to X-Ray's default list of ores. (Minecraft 21w18a+)| |[[update:Wurst 7.19]]|The [[#ores|X-Ray Ores]] setting now includes [[mc>raw copper block|raw copper blocks]], [[mc>raw iron block|raw iron blocks]] and [[mc>raw gold block|raw gold blocks]] by default.| |[[update:Wurst 7.21]]|Partially fixed X-Ray not working with Sodium. (Thanks to [[gh>octeep]]!)| |[[update:Wurst 7.31]]|Added [[mc>Suspicious Sand]] to X-Ray's default list of blocks. ඞ (Minecraft 23w07a and later versions only)| |[[update:Wurst 7.32]]|Fixed X-Ray's default list of ores not including [[mc>Emerald_Ore|deepslate emerald ore]].| {{tag>client-side mining has_blocklistsetting}}