# Heating up netherite tools

On ImperiumMC, you are able to heat up Netherite tools by throwing them in lava and cool off Netherite tools by throwing them in water, or in a cauldron filled with water.

Once you heat up a netherite tool, its temperature will show up when you hover over the item in your inventory.

{% hint style="danger" %}
Heating up or cooling off will consume one bucket-worth of lava/water.
{% endhint %}

The benefit of heating up tools is that you will be able to temporarily convert items that can be smelt/cooked immediately into their smelt/cooked versions.

| Netherite Sword | Mob     | Result when hit                             | Temperature |
| --------------- | ------- | ------------------------------------------- | ----------- |
|                 | Any mob | <p>    Temporary </p><p>    Fire Aspect</p> | 100 °C      |

![](/files/-MY16dxTNQmrper3Q_EW)

| Netherite Pickaxe | Item           | <p>     Result </p><p>when broken</p> | Temperature |
| ----------------- | -------------- | ------------------------------------- | ----------- |
|                   | Iron Ore       | Iron Ingot                            | 1500 °C     |
|                   | Gold Ore       | Gold Ingot                            | 1000 °C     |
|                   | Cobblestone    | Stone                                 | 500 °C      |
|                   | Ancient Debris | Netherite Scrap                       | 1500 °C     |

![](/files/-MY16jE7AVoE2q4DCOJV)

| Netherite Shovel | Item   | <p>     Result </p><p>when broken</p> | Temperature |
| ---------------- | ------ | ------------------------------------- | ----------- |
|                  | Sand   | Glass                                 | 1200 °C     |
|                  | Gravel | 75% for flint                         | 400 °C      |
|                  | Clay   | Terracotta                            | 900 °C      |

![](/files/-MY13GE7VhhTAdWGn74X)

| Netherite Axe | Item    | <p>       Result</p><p>  when broken</p> | Temperature |
| ------------- | ------- | ---------------------------------------- | ----------- |
|               | Any log | Charcoal                                 | 300 °C      |

![](/files/-MY16HxhtVCG7Rq15rwH)

| Netherite Hoe | Item       | <p>     Result </p><p>when broken</p> | Temperature |
| ------------- | ---------- | ------------------------------------- | ----------- |
|               | Wet Sponge | Dried Sponge                          | 100 °C      |

![](/files/-MY166KLDWIspzhASSl8)


---

# 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://imperium1-2.gitbook.io/imperiummc/misc/heating-up-netherite-tools.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.
