# Mining Guide

## Metacraft 2.0 Mining Guide

Spawning into the game, you're not too far out from delving in your first cave.&#x20;

There are dozens of caves scattered around the world. On top of that, the caves are full of ferocious creatures and valuable gems..

Next, I will tell you how to avoid danger and get treasure.

## :tools:Handy tool

First things first, we need to get your hands on the most important tool for mining, your pickaxe.&#x20;

For a starter a stone pickaxe will do just fine. For now roam around your starting town and collect some woods, stone, and kill some little critters that may inhabit the nearby forest for some leather.

You may craft your first tool! it isn't going to be pretty but mining is a dirty job.

| Result                                                                       | Ingredients                                                                                                                                                                                               | Crafting Station                                 |
| ---------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| <img src="/files/UR3K0pJCQnDymgirNba0" alt="" data-size="line">Stone pickaxe | <p>2x <img src="/files/u6khnVdYQwcdOSSFg9A2" alt="">Leather Strips, </p><p>3x <img src="/files/fuNFIgxPwVMBm5tWTqGb" alt="">Stones, </p><p>1x <img src="/files/2hCbliFrdOgl5knilBG2" alt="">Wood Logs</p> | ![](/files/iOiyaddqhAto4T5ewjWR)Craftsman Hammer |

## :luggage:Luggage Recommendations

Now that you have made your pick, we are one step closer to delving into the darken abyss to collect some minerals for the sake of progression.&#x20;

But let's check out our bags to ensure we have the necessary tools to make this as smooth as possible. Now these aren't a must but I would highly recommend you bring:

* Some healing potions
* Various amounts of food

It's also important to note that finding a campfire nearby wouldn't go amiss.

## :gem:Minerals + Gems To Expect

Let's start with the good news, the whole appeal of the cave systems, the minerals they bring.

Every cave is going to have the following ores:

Low level ores can be purchased from merchants or mined on surface with a Stone Pickaxe. Starting from Iron ore, ores can only be found in Caves. They are refined into Ingots in the Forge.

| Name                                       | Crafted into                  | Item Description                                                             | Quality                                                         |
| ------------------------------------------ | ----------------------------- | ---------------------------------------------------------------------------- | --------------------------------------------------------------- |
| ![](/files/VwECAKKRZnVVhVYkF2X1)Copper Ore | Bronze Ingot                  | A brown metal. Key part of bronze.                                           | <mark style="color:yellow;background-color:yellow;">Low</mark>  |
| ![](/files/3iZctIniUNxW4KxIvbY2)Tin Ore    | Bronze Ingot                  | A silvery metal. One of the components of bronze.                            | <mark style="color:yellow;background-color:yellow;">Low</mark>  |
| ![](/files/x8I6PPRk2OunZrnLsOec)Iron Ore   | Iron Ingot, Steel Ingot       | An incredibly common but incredibly versatile metal.                         | <mark style="color:green;background-color:green;">Common</mark> |
| ![](/files/638VS2BR2QPdjXwMs7s9)Coal       | Steel Ingot, Bloodstone Ingot | A dark, combustible energy source.                                           | <mark style="color:green;background-color:green;">Common</mark> |
| ![](/files/jv0rcSsI6Sf4yG4oo3fD)Cobalt Ore | Cobalt Ingot                  | A blue, shiny ore.                                                           | <mark style="color:blue;background-color:blue;">High</mark>     |
| ![](/files/D5CrTG2rYUeK755noPqf)Velorite   | Velorite Fragment             | A bizarre, oddly shimmering ore, its origin seems to be shrouded in mystery. | <mark style="color:blue;background-color:blue;">High</mark>     |
| ![](/files/P3YNCVepHek9eGZBPkPa)Silver Ore | Silver Ingot                  | A precious shiny greyish-white metal.                                        | <mark style="color:purple;background-color:purple;">Epic</mark> |
| ![](/files/f34D0hDERQjyJSXNPTss)Bloodstone | Bloodstone Ingot              | A deep red ore.                                                              | <mark style="color:purple;background-color:purple;">Epic</mark> |
| ![](/files/nAaRaPtUJfyPcnu7h5I5)Gold Ore   | Gold Ingot                    | A precious yellow metal.                                                     | <mark style="color:purple;background-color:purple;">Epic</mark> |

As well as every gems : Gems can be purchased from merchants or mined in Caves with a Stone Pickaxe. They are mostly refined into Necklaces and Rings.

| Name                                     | Crafted into                                                        | Item Description           | Quality                                                         |
| ---------------------------------------- | ------------------------------------------------------------------- | -------------------------- | --------------------------------------------------------------- |
| ![](/files/le8vTQWpCE6BtbLvEyzm)Amethyst | Necklaces, Silken Armor, Bags                                       | A precious purple gem.     | <mark style="color:green;background-color:green;">Common</mark> |
| ![](/files/tCA8uvQdw6qjqJDcG0Jq)Topaz    | Necklaces, Rings, Gliders                                           | An outstanding orange gem. | <mark style="color:green;background-color:green;">Common</mark> |
| ![](/files/E3P1p6yzJvi8yBSftfdD)Sapphire | Necklaces, Rings, Cobalt Armor, Orichalcum Armor, Gliders           | A colorful cobalt gem.     | <mark style="color:blue;background-color:blue;">High</mark>     |
| ![](/files/oE4apvQEFE7Bu55sT3XJ)Emerald  | Necklaces, Rings, Gliders                                           | A vibrant viridian gem.    | <mark style="color:blue;background-color:blue;">High</mark>     |
| ![](/files/Ou6S0sieMlQpJ57BRhqc)Ruby     | Necklaces, Rings, Bloodsteel Armor, Gliders                         | A superbly scarlet gem.    | <mark style="color:blue;background-color:blue;">High</mark>     |
| ![](/files/C9gqoqugriuHqbqWkdjQ)Diamond  | Necklaces, Rings, Bloodsteel Armor, Orichalcum Armor, Bags, Gliders | A sparkling silver gem.    | <mark style="color:purple;background-color:purple;">Epic</mark> |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.metacraft.cc/guides/beginners-guide-1/mining-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
