Compare commits

...

2 Commits

Author SHA1 Message Date
a570f32e45 docs: update Items/Ores/CopperOre 2026-02-23 10:19:25 +00:00
8c2ae4409d docs: update Items/Ingots/BronzeIngot 2026-02-23 10:18:58 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
title: Bronze Ingot title: Bronze Ingot
description: description:
published: true published: true
date: 2026-02-23T10:16:57.401Z date: 2026-02-23T10:18:56.009Z
tags: skill-smelting, items-ingots tags: skill-smelting, items-ingots
editor: markdown editor: markdown
dateCreated: 2026-02-23T10:10:10.503Z dateCreated: 2026-02-23T10:10:10.503Z
@@ -48,7 +48,7 @@ Bronze Ingots are crafted using [Copper Ore](/Items/Ores/CopperOre) and [Tin Ore
| Ingredients | Product | Crafted In | | 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: Copper Ore title: Copper Ore
description: description:
published: true published: true
date: 2026-02-11T09:46:38.851Z date: 2026-02-23T10:19:22.666Z
tags: skill-mining, items-ores tags: skill-mining, items-ores
editor: markdown editor: markdown
dateCreated: 2026-02-11T09:30:46.983Z 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 | | 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 |
--- ---