# Custom Crafting

**Crafting** is a mechanic on WarpedRealm that lets players craft custom weapons, armor, staffs, consumables, scrolls and more.

## Vanilla Recipes

There are a few recipes that can simply be made in a regular crafting table. These currently include:

### Name Tags

<figure><img src="/files/SI1HtqBMjZJgBDiXb8EX" alt=""><figcaption><p>This is a shapeless recipe.</p></figcaption></figure>

### More Bookshelves (Cosmetic)

<figure><img src="/files/Q8OaopZcFrErwi39ahQS" alt=""><figcaption><p>This works with all planks</p></figcaption></figure>

## Craftingstations

There are 3 crafting stations used for different recipes:

1. The <mark style="color:green;">Altar</mark>, used solely for crafting materials used in other recipes (<mark style="color:purple;">Accessable through shift-rightclicking a Lectern</mark>)
2. The <mark style="color:blue;">Arcane Forge</mark>, used to craft the most powerful gear and infused items with very rare materials won from bosses, crates and rare loot. (<mark style="color:purple;">Accessable through shift-rightclicking an Enchanting Table</mark>)
3. The <mark style="color:red;">Forge</mark>, used to craft the majority of custom items like weapons and consumables (<mark style="color:purple;">Accessable through shift-rightclicking a crafting table</mark>)
   * Since update 1.63 the <mark style="color:red;">Forge</mark> does not include armor anymore. Shift right clicking a crafting table will now open a menu that allows switching to the <mark style="color:yellow;">Armory</mark>, the <mark style="color:red;">Forge</mark> or the <mark style="color:orange;">Artisans Workshop</mark>.
   * The <mark style="color:yellow;">Armory</mark> is used to craft custom armor sets.
   * The <mark style="color:orange;">Artisans Workshop</mark> is used to craft furniture.

{% hint style="info" %}
Some Items have the special ingredient "Spectral Catalyst", this item is a guaranteed drop of any boss.
{% endhint %}

## List of Special Item Drops

<table><thead><tr><th>Name</th><th width="264.2680412371134">Dropped from</th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Spectral Catalyst</strong></mark></td><td>Bosses</td></tr><tr><td><strong>Pearl</strong></td><td>Guardians and fishing</td></tr><tr><td><mark style="color:orange;"><strong>Resonating Onyx Lodestone</strong></mark></td><td>Mining uncommon deepslate ores (rare)</td></tr><tr><td><mark style="color:orange;"><strong>Ancient Gaean Monolith</strong></mark></td><td>Mining uncommon deepslate ores</td></tr><tr><td><mark style="color:blue;"><strong>Eternal Ice Shard</strong></mark></td><td>Fishing in ice biomes with the starter rod</td></tr><tr><td><mark style="color:blue;"><strong>Resonating Glacial Lodestone</strong></mark></td><td>Fishing in ice biomes with the starter rod (rare)</td></tr><tr><td><mark style="color:orange;"><strong>Hardened Leather</strong></mark></td><td>Goblins, Bandits and cat morning gifts</td></tr><tr><td><mark style="color:green;">Ethereal Leaves</mark></td><td>Shearing / breaking leaves</td></tr><tr><td><mark style="color:red;">Emberblaze Essence</mark></td><td>Killing custom <a href="/pages/-Ml7U3GbmXK05H7ClrnG#nether"><mark style="color:red;">nether</mark> </a>mobs</td></tr></tbody></table>

<br>


---

# 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.warpedrealm.com/general-server-mechanics/custom-crafting.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.
