Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


x-ray

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
x-ray [2021/03/08 17:32] alexander01998x-ray [2023/02/26 01:21] (current) alexander01998
Line 3: Line 3:
 <WRAP 516px> <WRAP 516px>
 ^  X-Ray  ^^ ^  X-Ray  ^^
-|{{ x-ray.webp?500 |using X-Ray in Wurst v1.2}}||+|{{ x-ray.webp?500x265 |Using X-Ray in Wurst 1.2.}}||
 ^Type|[[Hack]]| ^Type|[[Hack]]|
 ^Category|[[Render]]| ^Category|[[Render]]|
 ^In-game description|"Allows you to see ores through walls."| ^In-game description|"Allows you to see ores through walls."|
 ^[[keybinds#default_keybinds|Default keybind]]|X| ^[[keybinds#default_keybinds|Default keybind]]|X|
 +^Source code|[[w7src>net/wurstclient/hacks/XRayHack.java]]|
 </WRAP> </WRAP>
  
-X-Ray is a Minecraft hack that reveals the location of nearby ores to the user.+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 ===== ===== Settings =====
Line 16: Line 17:
 ==== Ores ==== ==== Ores ====
 ^  Ores  ^^ ^  Ores  ^^
-^Type|BlockList|+^Type|[[:BlockListSetting|BlockList]]|
 ^In-game description|(none)| ^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'', ''crafting_table'', ''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'', ''redstone_block'', ''redstone_ore'', ''repeating_command_block'', ''spawner'', ''tnt'', ''torch'', ''trapped_chest'', "minecraft:water"|+^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. "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.
Line 25: Line 26:
  
 ^Version^Changes^ ^Version^Changes^
-|[[update:Wurst 1.3.1]]|Slightly improved the X-Ray Blocks Manager.|+|[[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.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.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.| |[[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.| |:::|Fixed transparent blocks (leaves, half slabs, etc.) always showing up on X-Ray.|
Line 50: Line 52:
 |[[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.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.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}}
x-ray.1615221121.txt.gz · Last modified: 2021/03/08 17:32 by alexander01998