# Stations

## 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 use:**

1. Access the Station through the crafted block (see the [Advanced Crafting Table recipe](/items/stations/crafting-table.md#advanced-crafting-station))
2. Gather the required materials for the item you want to craft
3. Click to craft the item to start the crafting process, then after the product is finished, you can claim the item by clicking it in the queue.

***

## Pre-Advanced Stations

{% content-ref url="/pages/B8du6THhfGQ9i8QbTOoN" %}
[Crafting Table](/items/stations/crafting-table.md)
{% endcontent-ref %}

{% content-ref url="/pages/SbBm9TWbZr5ZJik8OzKM" %}
[Advanced Crafting Station](/items/stations/early-stations/advanced-crafting-station.md)
{% endcontent-ref %}

{% content-ref url="/pages/3TGKjHI598GS9eneBaYz" %}
[Infinite Smelting Station](/items/stations/early-stations/infinite-smelting-station.md)
{% endcontent-ref %}

{% content-ref url="/pages/fzACNquUEEM58QsjUzVA" %}
[Enchanter](/items/stations/midgame-stations/enchanter.md)
{% endcontent-ref %}

***

## Nether Stations

{% content-ref url="/pages/2VWohKAoXCA5LTfn5FWd" %}
[Infinite Forging Station](/items/stations/early-stations/infinite-forging-station.md)
{% endcontent-ref %}

***

## Pre-Dragon Stations

{% content-ref url="/pages/4pLG7kNKTNx2gvUObErT" %}
[Alchemy Bench](/items/stations/midgame-stations/alchemy-bench.md)
{% endcontent-ref %}

***

## Post-Dragon Stations

{% content-ref url="/pages/wRZ9W5NaGJen8kC3oaqM" %}
[Altar of the Accursed](/items/stations/lategame-altars/altar-of-the-accursed.md)
{% endcontent-ref %}

{% content-ref url="/pages/DK7W7HfSooGnXVbWMaKp" %}
[Altar of the Sacred](/items/stations/lategame-altars/altar-of-the-sacred.md)
{% endcontent-ref %}

***

## Post-Hydra

Mythical Forge


---

# 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.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.
