# Slime Steel

## General Information

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

## Cast Information

| Cast Type      | Can be cast | Trait       |
| -------------- | ----------- | ----------- |
| Tool Head      | No          | -           |
| Tool Binder    | Yes         | Bouncy II   |
| Tool Rod       | No          | -           |
| Armor Plates   | No          | -           |
| Armor Gambeson | Yes         | Moon Bounce |
| Armor Links    | No          | -           |

## Traits

### Bouncy II

| Trait Property Type | Trait Property                        |
| ------------------- | ------------------------------------- |
| Added By            | Slimefun Warfare                      |
| Part Type           | Part: Binder                          |
| Trait Lore          | Fall damage halved with a jump boost. |

### Moon Bounce

| Trait Property Type | Trait Property                                                  |
| ------------------- | --------------------------------------------------------------- |
| Added By            | Slimefun Warfare                                                |
| Part Type           | Part: Gambeson                                                  |
| Trait Lore          | When on boots, fall damage is ignored.You also get more bouncy. |

## Sources

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