# Aluminum Singularity

## General Information

| Property Type  | Property |
| -------------- | -------- |
| Can be Smelted | Yes      |
| Color          | B0B0B0   |

## Cast Information

| Cast Type      | Can be cast | Trait            |
| -------------- | ----------- | ---------------- |
| Tool Head      | Yes         | Recyclable II    |
| Tool Binder    | No          | -                |
| Tool Rod       | Yes         | Soft II          |
| Armor Plates   | Yes         | Foil II          |
| Armor Gambeson | No          | -                |
| Armor Links    | Yes         | Easily Shaped II |

## Traits

### Recyclable II

| Trait Property Type | Trait Property                                  |
| ------------------- | ----------------------------------------------- |
| Added By            | Infinity Expansion                              |
| Part Type           | Part: Head                                      |
| Trait Lore          | Chance to restore durability on hit/block break |

### Soft II

| Trait Property Type | Trait Property                         |
| ------------------- | -------------------------------------- |
| Added By            | Infinity Expansion                     |
| Part Type           | Part: Tool Rod                         |
| Trait Lore          | Durability loss +100%, tool EXP +100%. |

### Foil II

| Trait Property Type | Trait Property               |
| ------------------- | ---------------------------- |
| Added By            | Infinity Expansion           |
| Part Type           | Part: Plates                 |
| Trait Lore          | Damage Taken +50%. Speed + 2 |

### Easily Shaped II

| Trait Property Type | Trait Property                              |
| ------------------- | ------------------------------------------- |
| Added By            | Infinity Expansion                          |
| Part Type           | Part: Mail Links                            |
| Trait Lore          | Repairs only need a single kit of ANY metal |

## Sources

| Material Source | Item                 | Amount (Nuggets) |
| --------------- | -------------------- | ---------------- |
| Nugget          | -                    | 0                |
| Ingot           | -                    | 0                |
| Block           | Aluminum Singularity | 81               |
| Ore             | -                    | 0                |
| Dust            | -                    | 0                |
| Helmet          | -                    | 0                |
| Chest Plate     | -                    | 0                |
| Leggings        | -                    | 0                |
| Boots           | -                    | 0                |


---

# 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://docs.sefiraat.dev/slimetinker/materials/aluminum-singularity.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.
