Compare commits

..

6 Commits

4 changed files with 18 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
title: Bronze Ingot
description:
published: true
date: 2026-02-23T10:10:10.503Z
date: 2026-02-23T10:18:56.009Z
tags: skill-smelting, items-ingots
editor: markdown
dateCreated: 2026-02-23T10:10:10.503Z
@@ -20,8 +20,8 @@ dateCreated: 2026-02-23T10:10:10.503Z
| **Type** | Ingot |
| **Rarity** | Common |
| **Skill** | Smelting|
| **Skill Level** | ## |
| **Primary Use** | Smeltin |
| **Skill Level** | 0 |
| **Primary Use** | Smelting |
| **Refinable** | Yes|
| **Stack Size** | 25 |
| **Weight** | 1 KG |
@@ -48,7 +48,7 @@ Bronze Ingots are crafted using [Copper Ore](/Items/Ores/CopperOre) and [Tin Ore
| Ingredients | Product | Crafted In |
|-------------|---------|------------|
| [Copper Ore](/Items/Ores/CopperOre) x2 <br> [Tin Ore](/Items/Resources/TinOre) x1 | Bronze Ingot x1 | Furnace |
| [Copper Ore](/Items/Ores/CopperOre) x2 <br> [Tin Ore](/Items/Ores/TinOre) x1 | Bronze Ingot x1 | Furnace |
---

View File

@@ -2,7 +2,7 @@
title: 0_Template_Ingot
description:
published: false
date: 2026-02-11T10:56:12.699Z
date: 2026-02-23T10:14:20.175Z
tags: skill-smelting, items-ingots
editor: markdown
dateCreated: 2026-02-11T10:13:52.109Z
@@ -21,7 +21,7 @@ dateCreated: 2026-02-11T10:13:52.109Z
| **Rarity** | Common / Uncommon / Rare / Exotic |
| **Skill** | Smelting / Arcane Forging|
| **Skill Level** | ## |
| **Primary Use** | Smeltin / Crafting / Refining |
| **Primary Use** | Smelting / Crafting / Refining |
| **Refinable** | Yes / No |
| **Stack Size** | ## |
| **Weight** | ## KG |
@@ -31,9 +31,9 @@ dateCreated: 2026-02-11T10:13:52.109Z
## Description
{{Ingot Name}} is a naturally occurring resource found within {{region/type of environment}}. It is known for its {{key physical trait — glow, density, instability, conductivity, etc.}}.
{{Ingot Name}} is known for its {{key physical trait — glow, density, instability, conductivity, etc.}}.
Miners value it because {{reason}}. However, it can be {{danger/limitation if any}}.
Blacksmiths value it because {{reason}}. However, it can be {{danger/limitation if any}}.
---
@@ -41,17 +41,18 @@ Miners value it because {{reason}}. However, it can be {{danger/limitation if an
**How to obtain:**
- Mined from: {{rock type, node type, structure}}
- Found in: {{locations}}
- Required tool: {{Pickaxe / Axe / Hammer / Spade}}
- Crafted in {{Blacksmiths / Arcane Forge}}
- Dropped from:
* Goblins
* Other mobs
- Drop Amount: ##
---
## Refining
| Ingredients | Product | Craft In |
|------|--------|-------------------|------|
| Ingredients | Product | Crafted In |
|-------------|---------|------------|
| {{Ore Name}} x# | {{Refined Material}} x# | {{Refinery Type}} |
@@ -62,8 +63,6 @@ Miners value it because {{reason}}. However, it can be {{danger/limitation if an
- Crafting {{item/equipment}}
- Building {{structures}}
- Fueling {{systems}}
- Trading with {{faction/NPC type}}
---

View File

@@ -2,7 +2,7 @@
title: Copper Ore
description:
published: true
date: 2026-02-11T09:46:38.851Z
date: 2026-02-23T10:19:22.666Z
tags: skill-mining, items-ores
editor: markdown
dateCreated: 2026-02-11T09:30:46.983Z
@@ -53,7 +53,7 @@ Miners value it because of its use to make bronze.
| Ingredients | Product | Facility Required |
|------|--------|-------------------|
| Copper Ore x2 <br> [Tin Ore](/Items/Resources/TinOre) x1 | Bronze Ingot x1 | Furnace |
| Copper Ore x2 <br> [Tin Ore](/Items/Ores/TinOre) x1 | Bronze Ingot x1 | Furnace |
---

View File

@@ -2,7 +2,7 @@
title: Tin Ore
description:
published: true
date: 2026-02-11T09:48:01.890Z
date: 2026-02-23T10:51:59.400Z
tags: skill-mining, items-ores
editor: markdown
dateCreated: 2026-02-11T09:30:54.372Z
@@ -55,7 +55,7 @@ Miners value it because of its use to make bronze.
| Ingredients | Product | Facility Required |
|------|--------|-------------------|
| [Copper Ore](/Items/Resources/CopperOre) x2 <br> Tin Ore x1 | Bronze Ingot x1 | Furnace |
| [Copper Ore](/Items/Ores/CopperOre) x2 <br> Tin Ore x1 | Bronze Ingot x1 | Furnace |
---