# Crafting Table

## Information

The Stations in ColdMC is specialized crafting tables, smelters, forges, or something else entirely, that allows players to create more powerful and complex items beyond the vanilla crafting table.&#x20;

* **Advanced Items:** Players can craft advanced items like more powerful weapons, armor, and tools that offer an enhanced ability or stats.
* **Special Materials:** The station supports the use of materials that are not available in regular Minecraft, making it essential for creating the most potent gear in the game.
* **Enhanced Crafting:** The crafting grid in the Advanced Crafting Station have no slots which allow for more complex recipes compared to the standard crafting table.

#### **How to craft:**

* 4 planks in a 2x2 square.

***

## Progression Recipes

<details>

<summary><img src="/files/yKwWMoYdUHWj51Am1ZpL" alt=""> Advanced Crafting Station</summary>

This station is used to craft more advanced items. \
Check it out [here](/items/stations/early-stations/advanced-crafting-station.md).

#### Ingredients:&#x20;

* [Crafting Table](https://minecraft.wiki/w/Crafting_Table) + 4 Diamond = ![](/files/yKwWMoYdUHWj51Am1ZpL) Advanced Crafting Station

</details>

<details>

<summary><img src="/files/yKwWMoYdUHWj51Am1ZpL" alt=""> Infinite Smelting Station</summary>

This station is used to smelt more items and advanced items without the need of fuel. \
Check it out [here](/items/stations/early-stations/infinite-smelting-station.md).

#### Ingredients:&#x20;

* ![](/files/yKwWMoYdUHWj51Am1ZpL) [Advanced Crafting Table](#advanced-crafting-station) + 8 Magma Block = ![](/files/yKwWMoYdUHWj51Am1ZpL) Infinite Smelting Station

<img src="/files/byEFqG62g1chbu3xAeQY" alt="Recipe for Infinite Smelting Station" data-size="original">

</details>

<details>

<summary><img src="/files/yKwWMoYdUHWj51Am1ZpL" alt=""> Infinite Forging Station</summary>

This station is used to forge advanced equipment and gear without any risk of damaging the station. \
Check it out [here](/items/stations/early-stations/infinite-forging-station.md).

#### Ingredients:&#x20;

* ![](/files/yKwWMoYdUHWj51Am1ZpL) [Advanced Crafting Table](#advanced-crafting-station) + 8 Blaze Powder = ![](/files/yKwWMoYdUHWj51Am1ZpL) Infinite Forging Station

<img src="/files/Q4dz5L4FnIYE49aPuqsk" alt="Recipe for Infinite Forging Station" data-size="original">

</details>

***

<details>

<summary><img src="/files/yKwWMoYdUHWj51Am1ZpL" alt=""> Enchanter</summary>

This station is used to craft advanced enchantments. Check it out [here](/items/stations/midgame-stations/enchanter.md).

#### Ingredients:&#x20;

* ![](/files/yKwWMoYdUHWj51Am1ZpL) [Advanced Crafting Table](#advanced-crafting-station) + 8 Ender Pearl = ![](/files/yKwWMoYdUHWj51Am1ZpL) Enchanter

<img src="/files/j6YGP1z5MnbeNCGZBTjR" alt="Recipe for Enchanter" data-size="original">

</details>

<details>

<summary><img src="/files/yKwWMoYdUHWj51Am1ZpL" alt=""> Alchemy Bench</summary>

This station is used to craft advanced alchemy and gem stones. Check it out [here](/items/stations/midgame-stations/alchemy-bench.md).

#### Ingredients:&#x20;

* ![](/files/yKwWMoYdUHWj51Am1ZpL) [Advanced Crafting Table](#advanced-crafting-station) + 8 End Stone = ![](/files/yKwWMoYdUHWj51Am1ZpL) Alchemy Bench

<img src="/files/PqSOVQN91DbZJj7yiEGF" alt="Recipe for Alchemy Bench" data-size="original">

</details>

***

## Useful Recipes

<details>

<summary>Cross (for Villagers)</summary>

This is for making a villager revivable. Check out how to revive villagers [here](/dim/overworld/hub-dimension-old.md#villager-reviving).

**Ingredients:**

* &#x20;5 Iron Ingot + 4 String = Cross

<img src="/files/5hLDBg3B9LrtltL66Xsj" alt="Recipe for Cross" data-size="original">

</details>

***


---

# 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.coldmc.com/items/stations/crafting-table.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.
