Compare commits

...

3 Commits

Author SHA1 Message Date
96f68b91b3 docs: update Items/Ores/TinOre 2026-02-23 10:52:02 +00:00
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
3 changed files with 6 additions and 6 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 |
--- ---

View File

@@ -2,7 +2,7 @@
title: Tin Ore title: Tin Ore
description: description:
published: true published: true
date: 2026-02-11T09:48:01.890Z date: 2026-02-23T10:51:59.400Z
tags: skill-mining, items-ores tags: skill-mining, items-ores
editor: markdown editor: markdown
dateCreated: 2026-02-11T09:30:54.372Z 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 | | 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 |
--- ---