# Furnace

## <mark style="color:purple;">Information:</mark>

The furnace is used to cook any consumable food on the server.

<table data-full-width="false"><thead><tr><th width="200">Item</th><th width="88">Timer</th><th width="91">Fuel</th><th width="83">Stola</th><th>Requirements</th></tr></thead><tbody><tr><td>Bread</td><td>15s</td><td>1</td><td>25</td><td>x3 Wheat</td></tr><tr><td>Baked Potato</td><td>30s</td><td>1</td><td>50</td><td>x1 Potato</td></tr><tr><td>Steak</td><td>30s</td><td>1</td><td>50</td><td>x1 Raw Beef</td></tr><tr><td>Porkchop</td><td>30s</td><td>1</td><td>50</td><td>x1 Raw Porkchop</td></tr><tr><td>Chicken</td><td>30s</td><td>1</td><td>50</td><td>x1 Raw Chicken</td></tr><tr><td>Mutton</td><td>30s</td><td>1</td><td>50</td><td>x1 Raw Mutton</td></tr><tr><td>Rabbit</td><td>30s</td><td>1</td><td>50</td><td>x1 Raw Rabbit</td></tr><tr><td>Cod</td><td>30s</td><td>1</td><td>50</td><td>x1 Raw Cod</td></tr><tr><td>Salmon</td><td>30s</td><td>1</td><td>50</td><td>x1 Raw Salmon</td></tr><tr><td>Mushroom Stew</td><td>60s</td><td>2</td><td>100</td><td>x1 Bowl, x1 Red Mushroom, x1 Brown Mushroom</td></tr><tr><td>Beetroot Soup</td><td>60s</td><td>2</td><td>100</td><td>x1 Bowl, x6 Beetroot</td></tr><tr><td>Rabbit Stew</td><td>60s</td><td>2</td><td>100</td><td>x1 Bowl, x1 Carrot, x1 Baked Potato, x1 Brown Mushroom</td></tr><tr><td>Pumpkin Pie</td><td>60s</td><td>2</td><td>100</td><td>x1 Egg, x1 Sugar, x1 Pumpkin</td></tr><tr><td>Cookie</td><td>60s</td><td>2</td><td>100</td><td>x2 Wheat, x1 Cocoa Beans</td></tr><tr><td>Cake</td><td>100s</td><td>3</td><td>200</td><td>x1 Egg, x3 Wheat, x2 Sugar, x3 Milk Bucket</td></tr></tbody></table>

<figure><img src="/files/O2ycpTcvYC5AbOOcwMWy" alt="" width="551"><figcaption><p>Furnace - Cooking</p></figcaption></figure>

## <mark style="color:purple;">Fuel</mark>

To use the furnace, you need to add fuel. It can hold up to 64 fuel, using either coal nuggets or coal.

<figure><img src="/files/Fo8Wa0PgFoncGOX7PdM0" alt="" width="563"><figcaption><p>Furnace - Fuel</p></figcaption></figure>

## <mark style="color:purple;">Recipe Master</mark>

By default, all recipes take time to cook. However, once you cook a specific recipe 30 times, you can cook it instantly without waiting. This means you have mastered that recipe.&#x20;

## <mark style="color:purple;">Cooking Skill</mark>

By upgrading your cooking skill, you'll gain significant advantages and rewards.&#x20;

👉 [<mark style="color:yellow;">Learn more about the cooking skill</mark>](/gamemodes/skyblock/skills.md#cooking-skill)


---

# 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://wiki.corruptedlands.com/gamemodes/skyblock/crafting/furnace.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.
