> For the complete documentation index, see [llms.txt](https://emendatus-enigmatica.gitbook.io/emendatus-enigmatica-v2-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emendatus-enigmatica.gitbook.io/emendatus-enigmatica-v2-wiki/resources.md).

# Resources

&#x20;Below are some textures I've created for Vanilla, and the most common Modded materials.&#x20;

If you prefer to use textures in your modpack instead of the tinting system, and the material you are creating is not included in the list below, please feel free to suggest its addition over [here](https://github.com/Ridanisaurus/EmendatusEnigmatica/issues).

{% tabs %}
{% tab title="Vanilla" %}
Mostly re-textures for the default Vanilla resources to match the style of Emendatus Enigmatica, plus additional textures for other [Processed Types](/emendatus-enigmatica-v2-wiki/materials.md#list-of-currently-available-processed-types).

* Coal
* Copper
* Iron
* Gold
* Diamond
* Redstone
* Lapis Lazuli
* Emerald
* Ancient Debris
* Nether Quartz
  {% endtab %}

{% tab title="Metal" %}

* Aluminum
* Silver
* Lead
* Nickel
* Uranium
* Osmium
* Tin
* Zinc
* Cobalt
* Iridium
* Platinum
* Tungsten
* Titanium
* Iesnium
* Falsite
* Horizonite
* Ventium
  {% endtab %}

{% tab title="Gem" %}

* Apatite
* Cinnabar
* Sulfur
* Potassium Nitrate
* Arcane
* Dimensional
* Bitumen
* Fluorite
* Certus Quartz
* Charged Certus Quartz
* Ruby
* Sapphire
* Peridot
* Carminite
* Aquite
* Charoite
* Diopside
* Moonstone
* Pyrope
  {% endtab %}

{% tab title="Alloy" %}

* Bronze
* Constantan
* Electrum
* Brass
* Steel
* Invar
* Lumium
* Signalum
* Enderium
* Rose Gold
* Graphite
* Fiery
* Ironwood
* Knightmetal
* Orichalcum
* Refined Glowstone
* Refined Obsidian
* Soul Steel
* Infused Iron
* Tainted Gold
* Sky
  {% endtab %}
  {% endtabs %}

{% file src="/files/IcXCDQSuHGxZomWb2WDA" %}
Updated 24/01/2023
{% endfile %}

{% file src="/files/fQaGdZqkicTkjOhxD1oA" %}
Updated 24/01/2023
{% endfile %}

{% file src="/files/PceLciNcszgddPCM1cF5" %}
Updated 24/01/2023
{% endfile %}

{% file src="/files/mHE7gnb5LOld8tFNb6HW" %}
Updated 24/01/2023
{% endfile %}

### Changelog:

<details>

<summary>1.0.1 - 24/01/2023</summary>

* Minor re-organization of folder structure.
* Added Tools
* Added Armor
* Added Armor models
* Added Ore Sample overlays

NOTE: Some textures are still in the work (mostly Shields) and will be uploaded soon.

</details>

<details>

<summary><strong>1.0.0 -</strong> 06/12/2022</summary>

* Added `Platinum`, `Tungsten`, and `Titanium`.
* Updated the `Dirty Dust` texture for all materials.

</details>


---

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

```
GET https://emendatus-enigmatica.gitbook.io/emendatus-enigmatica-v2-wiki/resources.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.
