# AllTheModium

In **ATM9**, All The Modium has changed in ways different from previous packs. We’ll explain where to find, how to obtain, and how **Templates** works to craft armor & tools!

### Where & How

**AllTheModium** ores can be found across 3 dimensions: **Overworld**, **Nether**, and **The End**, normally exposed to **AIR**.

* **AllTheModium**: (Overworld) ![](/files/71ff23940e42aae5a72f2db1e0b84f3286da2de9)![](/files/4ae524029969514064758a0c69b03bb2b3b7b1c2)
  * Found in [Deep Dark](https://minecraft.wiki/w/Deep_Dark) Biome, also in **Mining Dimension** Deep Slate layer (Y 65-129).
    * **Mining Dimension** is more rare, at-least 1 ore per chunk.
    * Killing **Warden** also grants a Quest reward ATM Ingot.
  * Obtained with a **Netherite** level pick or better.
* **Vibranium**: (Nether) ![](/files/69cf984fefd1b2c917a5294b912bd4c37a4a2d19)![](/files/cacf359c1a8c234263f6f013461f003f4ef3b7a7)
  * Found in **Nether** dimension (no longer biome specific).
    * Elevation between Y 64-127
  * Also Found between Y 0-40 within **The Other** dimension.
  * Obtained with an **AllTheModium** level pick or better.
* **Unobtainium**: (End) ![](/files/3b9144ec58d87cb527c5e80ca9f909b85582603d)![](/files/eb1aa62e12787ba07ccccce32455bfa4eaab9b23)
  * Found within **End Highlands**.
    * More rare than other ores
  * Obtained with **Vibranium** level pick or better

Ores Can Only Be Mined By A ‘Real Player’

### Templates

* **AllTheModium**: ![](/files/cd21f02c4fadd20077d94a0bed4fab01d0d27c08)
  * Found in **Sus Clay** in **Ancient Cities** within the **Overworld**.

![](https://media.discordapp.net/attachments/1118377751976624149/1155274362312724560/image.png)

* **Vibranium**: ![](/files/b476d1b1e0d787ad154b829955934e5f0b87f2af)
  * Found in **Sus SoulSand** in **Bastions** within the **Nether**.

![](https://images-ext-1.discordapp.net/external/YMZ4-Dl6Ot_zE9sQKVDw0ZV1Dm991WxKcjVudPV2IjU/https/i.imgur.com/Yoyyxcg.png)

* **Unobtainium**: ![](/files/d13bddfc5f7105bb650cb69d875355abd0f4de94)
  * Found in **The Other** dimension, as chest loot in the underground library of `allthemodium:dungeon` structure.

## Smithing Recipe Example

| Template                                             | Armor                                                | Ingot                                                | Output                                               |
| ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- | ---------------------------------------------------- |
| ![](/files/6a23bd15cf3731af5d81a6c2df8174edb65b9205) | ![](/files/cb6ed7a29c6c49377a8ae9231fe20d23c266bb03) | ![](/files/d86e70c2035a4332df12b489bee4c6563fec32c7) | ![](/files/eb3ab8a62bbf6427f663e6a17bd1652cb87bd20b) |
| ![](/files/cd21f02c4fadd20077d94a0bed4fab01d0d27c08) | ![](/files/eb3ab8a62bbf6427f663e6a17bd1652cb87bd20b) | ![](/files/4ae524029969514064758a0c69b03bb2b3b7b1c2) | ![](/files/33a0165d970799b51f5f78967094c8381308a0ba) |
| ![](/files/b476d1b1e0d787ad154b829955934e5f0b87f2af) | ![](/files/33a0165d970799b51f5f78967094c8381308a0ba) | ![](/files/cacf359c1a8c234263f6f013461f003f4ef3b7a7) | ![](/files/5ead8253b2b0ff443e654b5ff521f5dd517de282) |
| ![](/files/d13bddfc5f7105bb650cb69d875355abd0f4de94) | ![](/files/5ead8253b2b0ff443e654b5ff521f5dd517de282) | ![](/files/eb1aa62e12787ba07ccccce32455bfa4eaab9b23) | ![](/files/be04ceb518b40d41f02280a5f886e32211d57271) |


---

# 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://allthemods.gitbook.io/guides/all-the-mods-9/allthemodium.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.
