# Ferrosilicon

## General Information

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

## Cast Information

| Cast Type      | Can be cast | Trait         |
| -------------- | ----------- | ------------- |
| Tool Head      | Yes         | Hydrogen      |
| Tool Binder    | No          | -             |
| Tool Rod       | No          | -             |
| Armor Plates   | Yes         | Solar Powered |
| Armor Gambeson | No          | -             |
| Armor Links    | Yes         | Brightburn    |

## Traits

### Hydrogen

| Trait Property Type | Trait Property          |
| ------------------- | ----------------------- |
| Added By            | Core SlimeTinker        |
| Part Type           | Part: Head              |
| Trait Lore          | Float away from danger. |

### Solar Powered

| Trait Property Type | Trait Property                           |
| ------------------- | ---------------------------------------- |
| Added By            | Core SlimeTinker                         |
| Part Type           | Part: Plates                             |
| Trait Lore          | Restores durability during the day time. |

### Brightburn

| Trait Property Type | Trait Property                                                                           |
| ------------------- | ---------------------------------------------------------------------------------------- |
| Added By            | Core SlimeTinker                                                                         |
| Part Type           | Part: Mail Links                                                                         |
| Trait Lore          | Gives on stack of Burning Bright! With 4 stacks, hostile mobs are repelled (not bosses). |

## Sources

| Material Source | Item                     | Amount (Nuggets) |
| --------------- | ------------------------ | ---------------- |
| Nugget          | Nugget Cast Ferrosilicon | 1                |
| Ingot           | Ferrosilicon             | 9                |
| Block           | Block Cast Ferrosilicon  | 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/ferrosilicon.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.
