Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

Is there a way to see how deep a hole I've dug in Minecraft, besides counting the number of squares I've dug through? I realize at some point there is bedrock so if I can't see how far down I am, can I see how far from the bedrock I am?

share|improve this question

4 Answers

up vote 26 down vote accepted

You can view your distance from the bedrock layer by pressing F3, which will show your current coordinates on screen. This isn't quite the same as knowing how far you are from the surface, but it's a good way to get a quick estimate of how deep you are.

Screenshot

Before the F3 feature was added, the best way to estimate your vertical position in the world was to pay attention to what kind of ore you find as you dig. (This is still very useful knowledge to have, for obvious reasons.)

If you prefer not use F3 to get your exact coordinates and want a purely in-world solution, you should look to one of the other methods of tracking distance which JavadocMD mentioned.

share|improve this answer
15  
I'd like to point out that the graph is inclusive rather than exclusive -- I've found coal directly above the bedrock, and iron below gold. – Raven Dreamer Nov 5 '10 at 17:34
+1 for posting the exact same answer I wanted to. – Tomasz Łazarowicz Nov 5 '10 at 17:38
@Raven That's a good thing to point out -- You can find iron all the way down to bedrock, not just from 64-32 like the image is labeled. – Brant Nov 5 '10 at 17:43
6  
Since when is lava found only in the bottom 10 layers? – BlueRaja - Danny Pflughoeft Nov 5 '10 at 18:07
2  
I think it refers to wide open pools of lava as opposed to isolated springs, which can pop up all over the place. – Brant Nov 5 '10 at 18:21
show 5 more comments

With current game version, hitting F3 will show your coordinates on the screen. You can then find how deep you are by comparing the bottom coordinates to the surface coordinates.

share|improve this answer

There's no easy way, as far as I know, you'll have to count.

I would suggest coming up with a system for reference. For example as you're digging down, you could place a distinctive block (one that wouldn't naturally be there, like cloth) every 10 vertical blocks traveled. Then it's easier to count later. Signs would also work, and then you wouldn't have to count 10s every time, just put the depth on the sign.

share|improve this answer
1  
+1, I put a torch ever 5 steps, and a torch on both sides every 25. – Chris S Nov 8 '10 at 3:26
2  
-1 because F3 is (really) easy – Joe the Person Sep 17 '11 at 17:00
4  
@fireDude67 But some people may find it "cheating". – Julien N Jan 16 '12 at 17:21
I like to place different colours of wool at given intervals down the shaft. Works great, until you run out of colours. – GnomeSlice Apr 1 '12 at 23:09
You could count up from bedrock - the highest bedrock is level 5. Could be easier if you're going for a mine at level 12. – Unionhawk Apr 3 '12 at 16:28
show 1 more comment

I'm sure some will object but there are also external mapper tools that can help with this kind of thing. In particular, I've found MCmap Live to be the simplest to use for this purpose because it has a slider that slices your map at any given level. If you don't use a mac, try one of these: http://www.minecraftwiki.net/wiki/Programs_and_Editors.

In practice, external mappers are much slower than just marking levels as others have suggested. However, in cases where I'm confused or lost, it's a tool I'm not above using. For instance, I recently found myself coming back from the Nether in a totally random underground location with almost no tools and I really needed to carefully plan my way up to the surface (to conserve my nearly spent diamond axe) or I was gonna end up punching through stone for hours.

share|improve this answer
Wow, MCmap is an awesome app. Thanks for pointing it out. :) – Brant Nov 8 '10 at 15:20

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.