# Custom Ores

## &#x20; Gems

Gems like, Sapphires, Rubies and Onyx's are pretty rare. Player may encounter them rarely in the higher levels of the earth, but once down in deepslate, the chance of obtaining these new precious gems is higher!

{% hint style="info" %}
**Sapphire ores can be smelted in Furnaces and Blast furnaces. Doing so will gain 0.9 - 1.3 experience!**
{% endhint %}

### Sapphire<img src="/files/hhKHDAi59k5VscKMrmx3" alt="" data-size="line">

{% hint style="warning" %}
**Smelting Sapphire**\ <img src="/files/WVAQD7OhoBn2RSuj3GYL" alt="" data-size="line">0.9
{% endhint %}

Sapphire is probably the most comon out of the trio. So it's only logical that is has the least value.

| Sapphire                                                        | Sapphire Block                                                  | Sapphire Ore                                                                                                                    |
| --------------------------------------------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/hhKHDAi59k5VscKMrmx3" alt="" data-size="line"> | <img src="/files/ReXsKvwRqLLgseysIQUH" alt="" data-size="line"> | <img src="/files/qwJXffWp3Lggxj3k6cW3" alt="" data-size="line"> <img src="/files/mxiE0jpwC6J7k7HUIgmV" alt="" data-size="line"> |

### Ruby<img src="/files/qlo8V6wwrChDCSubLRnB" alt="" data-size="line">

{% hint style="warning" %}
**Smelting Rubies**\ <img src="/files/WVAQD7OhoBn2RSuj3GYL" alt="" data-size="line">1.1
{% endhint %}

Ruby is a little more rare compared to the sapphire. Thats why it has more value

| Ruby                                                            | Ruby Block                                                      | Ruby Ore                                                                                                                        |
| --------------------------------------------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/qlo8V6wwrChDCSubLRnB" alt="" data-size="line"> | <img src="/files/AnrugbM7jMAlxVyevYQf" alt="" data-size="line"> | <img src="/files/UngVVE4HwX4EKZjdBsFt" alt="" data-size="line"> <img src="/files/6KcSK2LFaeBfrj7efJ3g" alt="" data-size="line"> |

### Onyx<img src="/files/ZCGgMEw7PvC8JlXDH5v6" alt="" data-size="line">

{% hint style="warning" %}
**Smelting Onyx**\ <img src="/files/WVAQD7OhoBn2RSuj3GYL" alt="" data-size="line">1.3
{% endhint %}

Onyx's are the most rare of the Gem trio. They can be sold for a large sum of money!

| Onyx                                                            | Onyx Block                                                      | Onyx Ore                                                                                                                        |
| --------------------------------------------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/ZCGgMEw7PvC8JlXDH5v6" alt="" data-size="line"> | <img src="/files/ieiIsgBpziq5Ui8pQ40J" alt="" data-size="line"> | <img src="/files/UmJkpzkHgnwS2dO63KoP" alt="" data-size="line"> <img src="/files/0pcr36uXAJtz54Tj3Mcc" alt="" data-size="line"> |

## Ores

### Silver

{% hint style="warning" %}
**Smelting Silver**\ <img src="/files/WVAQD7OhoBn2RSuj3GYL" alt="" data-size="line">0.7
{% endhint %}

Silver can be seen as gold in RequiemCraft, but a bit more common and a bit less valuable!

| Raw                                                             | Ingot                                                           | Block                                                           |
| --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- |
| <img src="/files/WL3bXoSY9HSRdAVG5SiH" alt="" data-size="line"> | <img src="/files/RQhBRuQ2zkvJe0aMT42E" alt="" data-size="line"> | <img src="/files/v73Hpbxj7YhepijjOFSy" alt="" data-size="line"> |

| Raw Block                                                       | Silver Ore                                                                                                                      | / |
| --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | - |
| <img src="/files/obj2m6yJbewL2BgmBVtu" alt="" data-size="line"> | <img src="/files/6KP1hkMFnLmNBRhQz6Ny" alt="" data-size="line"> <img src="/files/cwccyhlLaZeh5vAYyNXD" alt="" data-size="line"> |   |

### Charged Coal

{% hint style="warning" %}
**Charged coal will have double the burn time of regular coal.**

**Charged coal can only be used in blast furnaces and smokers.**
{% endhint %}

Charged coal is a better "coal variant", It is a little less comon, but can still be found easy!\
Charged coal is a good alterative fuel source as lava buckets won't function as fuel in RequiemCraft!

| Charged Coal                                                    | Charged Coal Block                                              | Charged Coal Ore                                                                                                                |
| --------------------------------------------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/Fqz5esrwbAoOthBswXQ3" alt="" data-size="line"> | <img src="/files/MML2jvteQ6ZYilnKlgcz" alt="" data-size="line"> | <img src="/files/KhtNqfZNmygzzsUrWF3s" alt="" data-size="line"> <img src="/files/zegkcmz98pK1zkO9L90N" alt="" data-size="line"> |


---

# 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://requiemcraft.gitbook.io/requiemcraft/knowledgebase/custom-ores.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.
