﻿# Silver Ingot

Generated: 2026-07-15

> `Item` page. Current status: `source-only`.

![Silver Ingot](../../../art/generated/items/silver_ingot.png)

| Field | Value |
|---|---|
| ID | `silver_ingot` |
| Page type | Item |
| Current status | source-only |
| Storage | stockpile |
| Player-facing? | Yes |
| Description | Smelted at the furnace. |
| Status explanation | A live source exists, but the current game still lacks a meaningful downstream sink. |
| Image path | `art/generated/items/silver_ingot.png` |
| Fallback / placeholder | Generated 16x16 swatch via `BlockRegistry.item_icon()` if the canonical item icon is absent. |

## Summary

Silver Ingot is live and obtainable, but it still ends in a source-only branch.

## Acquisition

| Source type | Source | Quantity / chance | Notes |
|---|---|---|---|
| Recipe output | Smelt Silver | 1x at [Furnace](../stations/furnace.md) | Output route: stockpile. |

## Current Uses

No meaningful live downstream use is currently defined.

## Related Pages

- [Items](../items.md)
- [Wiki Overview](../wiki.md)
