> For the complete documentation index, see [llms.txt](https://reasonfounddecoy.gitbook.io/mctantrum-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reasonfounddecoy.gitbook.io/mctantrum-wiki/general/server-resource-pack/calamity/fusion-catalysts.md).

# Fusion Catalysts

Fusion Catalysts make it possible to fuse your [T3](/mctantrum-wiki/tantrum-gear-progression/tier-3-pristine.md) item with a Calamity item, aka apply the Calamity item as a skin.

There are currently 2 ways of obtaining them:

* In the [Vote Crate](/mctantrum-wiki/economy/crates/vote-crate.md), "Fusion Catalyst Voucher", at a 0.01% drop chance

![](/files/0Yr1HtTGcrpOHjWsRgPx)

* Purchase from our website, <https://mctantrum.craftingstore.net/category/376005>

<figure><img src="/files/tyHnyc5tvgysqCqLG9JK" alt=""><figcaption></figcaption></figure>

## How to Use a Fusion Catalyst

1. Have a T3 item (we'll say Pristine Gladius for purposes of this guide), and the Fusion Catalyst of your choice.
2. Turn your Pristine Gladius to netherite using the Gear Transformer (from Slimefun). You need to do this step if you are using a Pristine Gladius sword or a Pristine Broadaxe.
3. Drag and drop the Fusion Catalyst onto your netherite Pristine Gladius.
4. Hold netherite Pristine Gladius in main hand and right click to start fusion.

## Example of an epic sword made by Azgodeth!

Made by fusing a Neptune's Bounty with a Pristine Gladius and adding more enchantments and Trackers

![](/files/SDWnncRAQo7HgqV7s0fN)

![](/files/ndWAn2vxJ7lgo1mTFclx)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://reasonfounddecoy.gitbook.io/mctantrum-wiki/general/server-resource-pack/calamity/fusion-catalysts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
