Seeing Through Blocks in Minecraft Bedrock
You’re deep in a cave, your pickaxe swinging, and you just know there’s a cluster of diamonds hiding behind that wall of stone. Or perhaps you’re building an intricate base and need to check for hidden lava pockets before you expand. Mining blindly can feel like a tedious gamble, wasting hours on empty tunnels.
This is where the concept of X ray vision comes in. It’s not a feature Mojang officially added, but rather a method players use to temporarily see through solid blocks to locate ores, structures, and caves. For Minecraft Bedrock Edition, which runs on consoles, mobile devices, and Windows 10/11, the approach is different from the Java version.
This guide walks through the legitimate, in-game methods to achieve an X ray effect. We’ll focus on techniques that work within the game’s rules, like using resource packs and glitches, without endorsing unauthorized third-party software or cheats that could compromise your account or device.
Understanding the X Ray Effect in Bedrock
True X ray vision, where all blocks become completely invisible, isn’t natively possible. Instead, the goal is to make certain blocks—like stone, dirt, and deepslate—transparent or disappear, while leaving valuable ores and structures fully visible. This creates a “see-through” the world effect.
In Bedrock Edition, you have two primary avenues: exploiting a visual glitch with a specific resource pack, or using the game’s built-in spectator mode on certain platforms. The resource pack method is the most widely used and works across all Bedrock platforms, including Xbox, PlayStation, Nintendo Switch, and mobile.
It’s important to note that using these methods on public multiplayer servers may be against that server’s rules. Always use them in your own single-player worlds or on private realms where you have permission.
The Resource Pack Transparency Glitch
This method leverages how Minecraft Bedrock handles missing textures in custom resource packs. By creating a pack that doesn’t provide textures for common world blocks, the game renders them as transparent, while blocks with default textures (like ores) remain solid.
You won’t need to download anything suspicious. You can create this pack yourself directly on your device. The process involves creating a simple pack structure with a manifest file and intentionally omitting texture files.
Here is a step-by-step guide to create an X ray resource pack on a Windows 10/11 PC, which is the easiest platform for file manipulation. The core principles are similar for mobile but require a file explorer app.
Creating Your Own X Ray Pack on Windows
First, you need to locate your Minecraft Bedrock resource pack folder. Press Win + R, type %localappdata%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\resource_packs, and press Enter.
Create a new folder here with a clear name, like “XRayPack”. Inside this folder, you need to create two things: a manifest file and a textures folder structure.
Create a new text file and name it manifest.json. Open it with Notepad and paste the following code. This tells Minecraft the pack’s name, version, and UUIDs.
{
“format_version”: 2,
“header”: {
“name”: “X Ray Vision Pack”,
“description”: “Makes common blocks transparent”,
“uuid”: “replace-with-your-uuid-1”,
“version”: [1, 0, 0],
“min_engine_version”: [1, 20, 0]
},
“modules”: [
{
“type”: “resources”,
“uuid”: “replace-with-your-uuid-2”,
“version”: [1, 0, 0]
}
]
}
You must generate your own UUIDs. You can search online for “UUID generator” and create two random UUIDs. Replace the placeholder text “replace-with-your-uuid-1” and “replace-with-your-uuid-2” with these new codes, keeping the quotation marks.
Next, create a folder named textures. Inside it, create another folder named blocks. This blocks folder is where you would normally put texture files like stone.png or dirt.png. The trick is to leave this folder completely empty for the blocks you want to be invisible.
Save the manifest.json file. Your pack folder should now look like this: XRayPack/manifest.json and XRayPack/textures/blocks/ (empty).
Activating the Pack In-Game
Launch Minecraft Bedrock Edition. Go to Settings, then under Storage, select Global Resources. You should see your “X Ray Vision Pack” listed under My Packs.
Select it and click the Activate button to move it to the Active section. The pack is now enabled. Create a new world or load an existing one. You must set the world to use Global Resources. When creating a world, scroll down to the Add-Ons section and ensure Resource Packs is set to “Apply from Global Resources.”
Once in the world, common vanilla blocks like stone, dirt, grass, and deepslate will appear as transparent or with a missing texture purple-and-black checkered pattern. However, blocks that rely on their default textures—including all ores (diamond, iron, gold, redstone, lapis, coal, copper), ancient debris, chests, mob spawners, and structures like stronghold bricks—will remain fully visible, floating in the emptiness.
This gives you a clear view of resource locations. Remember, bedrock and obsidian will also likely remain visible, as they use default textures.
Using the Spectator Mode Method
For players on Minecraft Bedrock for Windows (purchased through the Microsoft Store), there is a more official but limited alternative: Spectator Mode. This is a game mode that allows you to fly through blocks freely.
To enable it, you must activate cheats for your world. When creating or editing a world, go to Game Settings and toggle “Activate Cheats” to On. Once in the world, open the chat window (T on keyboard) and type the command: /gamemode spectator. Press Enter.
Your perspective will shift, and you can fly. You can pass directly through all blocks, seeing the world as a ghost. While this isn’t “X ray” in the traditional sense—you’re inside the blocks—it allows you to explore cave systems and locate ores and structures with ease.
To return to normal play, open chat and type /gamemode survival or /gamemode creative. The main limitation is that Spectator Mode is not available on consoles like Xbox or PlayStation as of the latest updates, making the resource pack method the universal choice.
Limitations and What You’ll Still See
Both methods have visual quirks. With the resource pack, you may see a chaotic web of visible block outlines (like ore veins and dirt patches) against a void. Lava and water will often be invisible, which is a significant hazard. Always carry a bucket of water to place and reveal lava pools before mining.
You also won’t see mobs clearly, as their spawning is on solid, transparent blocks. It can be disorienting and is best used for targeted resource finding, not general exploration.
In Spectator Mode, while you can phase through everything, you cannot interact with the world at all—you can’t mine or place blocks. It’s purely for reconnaissance.
Troubleshooting Common X Ray Pack Issues
If your pack doesn’t appear in Global Resources, double-check the manifest.json file for syntax errors. Every comma and bracket must be correct. Using an online JSON validator can help. Also ensure the UUIDs are properly formatted and unique.
If blocks are not turning transparent, ensure the pack is activated for the specific world. Go to the world settings, select Resource Packs, and confirm your X ray pack is listed and enabled there. Sometimes you need to remove and re-add the pack.
On mobile devices, the process is more complex. You need a file manager app that can access the Minecraft data folder. The path is usually Android/data/com.mojang.minecraftpe/files/games/com.mojang/resource_packs. The same folder structure and manifest file are required. Due to system restrictions, this may not work on all phones.
Remember that game updates can sometimes change how resource packs are read, which may break the transparency glitch. If it stops working after an update, you may need to recreate the pack.
Ethical Use and Alternatives
Using X ray vision changes the core survival experience. The thrill of discovery is a major part of Minecraft’s appeal. Consider using it sparingly—perhaps to find a specific resource you’re desperately short on, or to plan a large-scale mining operation—rather than as a permanent mode.
For a less intrusive alternative, try the “Strip Mining” technique. Digging horizontal tunnels at levels Y=-58 for diamonds or Y=15 for iron, spaced two blocks apart, is a systematic and fair way to maximize your yield. Using Fortune-enchanted pickaxes also dramatically increases ore drops.
Another legitimate in-game tool is the “Chunk Base” seed viewer website. By entering your world seed, you can view an online map showing biome and structure locations, which can guide your exploration without making blocks transparent in-game.
Mastering Underground Navigation
With X ray vision active, navigation becomes key. It’s easy to get lost in the vast, transparent voids. Always carry a stack of torches or blocks like cobblestone to mark your path. Place them in a consistent pattern (like on the right wall) so you can find your way back to your entry point.
Pay close attention to your coordinates (enable them in Game Settings). Note the X, Y, and Z location of rich ore veins you find so you can return to them in Survival mode. The F3 debug screen from Java isn’t in Bedrock, but the coordinate display is just as crucial.
Since lava is invisible with the pack, listen carefully. Lava has a distinct bubbling sound. If you hear it, proceed with extreme caution. Placing a block in front of you before moving forward can help reveal hazards.
Use the visibility to learn ore distribution patterns. Notice how diamonds often generate near lava pools in deepslate, or how iron ore bands appear in mountains. This knowledge will make you a more efficient miner even without the pack.
Switching Back to Normal Play
Once you’ve located the resources you need, disable the X ray pack to return to normal gameplay. Pause the game, go to Settings, then Global Resources. Find your X ray pack in the Active list and select Deactivate. The world will reload with standard textures.
You can now mine towards the coordinates you recorded. The world will look normal again, but you have the strategic advantage of knowing exactly where to dig. This workflow—scout with X ray, then mine normally—balances efficiency with the authentic survival experience.
For worlds where you used Spectator Mode, simply use the /gamemode survival command at the location you want to start mining. Ensure you’re in a safe, solid area before switching, so you don’t fall or get stuck inside a block.
Your Next Steps in Minecraft Bedrock
Start by creating the resource pack in a test creative world. Get familiar with the transparent visuals and practice navigating safely. Mark a few diamond locations, then deactivate the pack and try mining to them in survival mode to test the full workflow.
Experiment with different mining projects. Use the vision to plan a branch mine layout that avoids extensive digging through empty rock, or to locate a stronghold fortress efficiently. The key is to use it as a planning tool, not a crutch.
As you become more proficient, you can even customize the resource pack further. By adding back specific textures (like for water or lava) into the textures/blocks folder, you can make certain hazards visible while keeping stone transparent, creating a safer, custom X ray experience.
Mastering these methods gives you a powerful tool for managing your Minecraft projects. Whether you’re gathering resources for a mega-build or searching for that elusive ancient debris, a strategic peek beneath the surface can save you days of effort, letting you focus on the creative and adventurous parts of the game you enjoy most.