# Blacksmith(mining)

{% hint style="info" %}
Mining connects with the blacksmith system, enabling players to collect unique resources and craft enhanced equipment.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/WKBkNC3iIFmoZQDgE6PW" alt="" width="156"><figcaption><p><mark style="color:$primary;"><strong>The Blacksmith</strong></mark></p></figcaption></figure></div>

### Ores Types

These special ores can be found naturally **throughout the world at all Y-levels**, making them accessible no matter where you mine. Each ore type is the same rarity and can be processed and used to craft its own **unique full armor set**, allowing you to collect and gear up with your favorite materials.

**Available Ores:**\
Amber, Ametrine, Aquamarine, Bloodstone, Charoite, Crystalite, Galenite, Iolite, Kyanite, Labradorite, Moonstone, Pearl, Peridot, Rhodonite, Rubis, Smoky Quartz

### Armor & Set Abilities

| Picture of Armor Set             | Armor Name             | Set Ability                                                                                   |
| -------------------------------- | ---------------------- | --------------------------------------------------------------------------------------------- |
| ![](/files/hvYlqzpuo3BfXRMCWjZq) | Ametrine Armor         | Consecutive hits on the same enemy slightly increase your attack speed.                       |
| ![](/files/y8ecPQamvdAL9BNWkJgY) | **Amber Armor**        | In the Nether, catching a fish grants Fire Resistance for 15 seconds.                         |
| ![](/files/cdqyOHswzK6J9GdaqRyi) | **Aquamarine Armor**   | After standing still for 10 seconds, your hunger and saturation slowly restore.               |
| ![](/files/a3zTYWtzZRbEapuViOWv) | **Bloodstone Armor**   | Killing farm animals increases their drops by 1.25×.                                          |
| ![](/files/kwF8lIXPyb6y2TYMopF3) | **Charoite Armor**     | Increases block reach by 1.5 blocks but does not affect melee attacks.                        |
| ![](/files/eaJjDomzuE6YK4wvQpIO) | **Crystalite Armor**   | When you take damage, there is a chance to apply Slowness II to attackers for 3 seconds.      |
| ![](/files/A40IbQRrQBSaQjhSdbpX) | **Galenite Armor**     | Grants 2 extra hearts while worn.                                                             |
| ![](/files/76SpyMOc94EX7v2xJ9EF) | **Iolite Armor**       | Grants the Water Breathing effect while worn.                                                 |
| ![](/files/mRJFVsGC8rursgdDXyk9) | **Kyanite Armor**      | Fish bite faster while fishing, with a stronger effect during rain (1.25× bite chance).       |
| ![](/files/Ql3V35ZCJS7eewyAaU8m) | **Labradorite Armor**  | Mining continuously in the same direction grants increasing Haste, resetting after 3 seconds. |
| ![](/files/x9UAgxV3rp3DRTuUVpsn) | **Moonstone Armor**    | Automatically grants Night Vision while underground and is disabled in sunlight.              |
| ![](/files/XWga4AK7hPWLg3uzUBcv) | **Pearl Armor**        | Crops grow faster near you during daylight within an 8-block radius (1.15× speed).            |
| ![](/files/06GAy3YNLnWG9UoGcObx) | **Peridot Armor**      | When harvesting crops, you have a 5% chance to increase the crop yield by 2×.                 |
| ![](/files/dgB59R4lcxb1KN0sn7F2) | **Rhodonite Armor**    | Has a small chance to reduce melee damage taken and knock attackers backward.                 |
| ![](/files/6Nolu6XxefGUNXrsa3Vn) | **Rubis Armor**        | Crops will not break when you jump on them.                                                   |
| ![](/files/zzvkZrA2pNFfjWESJjzp) | **Smoky Quartz Armor** | Mined blocks are sent directly to your inventory.                                             |


---

# 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://maplewood.gitbook.io/maplewood-docs/gameplay-features/blacksmith-mining.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.
