# Gold Singularity

## General Information

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

## Cast Information

| Cast Type      | Can be cast | Trait                |
| -------------- | ----------- | -------------------- |
| Tool Head      | Yes         | Golden Veil II       |
| Tool Binder    | No          | -                    |
| Tool Rod       | Yes         | All That Glitters II |
| Armor Plates   | Yes         | Prosperous II        |
| Armor Gambeson | No          | -                    |
| Armor Links    | Yes         | Barter II            |

## Traits

### Golden Veil II

| Trait Property Type | Trait Property                                               |
| ------------------- | ------------------------------------------------------------ |
| Added By            | Infinity Expansion                                           |
| Part Type           | Part: Head                                                   |
| Trait Lore          | Makes the player invisible. If used ona weapon, +50% damage. |

### All That Glitters II

| Trait Property Type | Trait Property                   |
| ------------------- | -------------------------------- |
| Added By            | Infinity Expansion               |
| Part Type           | Part: Tool Rod                   |
| Trait Lore          | Makes you shiny AND rainbow\...y |

### Prosperous II

| Trait Property Type | Trait Property                              |
| ------------------- | ------------------------------------------- |
| Added By            | Infinity Expansion                          |
| Part Type           | Part: Plates                                |
| Trait Lore          | 1% chance to drop 1-4 gold nuggets when hit |

### Barter II

| Trait Property Type | Trait Property                  |
| ------------------- | ------------------------------- |
| Added By            | Infinity Expansion              |
| Part Type           | Part: Mail Links                |
| Trait Lore          | Piglins REALLY like your armour |

## Sources

| Material Source | Item             | Amount (Nuggets) |
| --------------- | ---------------- | ---------------- |
| Nugget          | -                | 0                |
| Ingot           | -                | 0                |
| Block           | Gold 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/gold-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.
