diff --git a/Iron.md b/Iron.md index 1aeabc2..d80f968 100644 --- a/Iron.md +++ b/Iron.md @@ -1,18 +1,21 @@ **Iron** is a material generated as an ore in the world. Among its many functions, it is used with [[Andesite]] to make [[Andesite Alloy]]. Six forms of iron exist: **Blocks of Iron**, **Crushed Iron Ore**, **Iron Ingots**, **Iron Nuggets**, **Iron Ore**, and **Iron Sheets**. ## Obtaining -### Obtaining Blocks of Iron: +### Obtaining Blocks of Iron +Blocks of iron cannot be found naturally in the world but can be created through the following methods: | Method | Input | Output | | ------------- | ------------- | ------------- | | Crafting
[Compacting](Mechanical-Press) | 9 Iron Ingots | 1 Block of Iron | -### Obtaining Crushed Iron Ore: +### Obtaining Crushed Iron Ore +Crushed iron ore cannot be found naturally in the world but can be created through the following methods: | Method | Input | Output | | ------------- | ------------- | ------------- | | [Crushing](Crushing-Wheels) | 1 Iron Ore | 1 Crushed Iron Ore
2 additional Crushed Iron Ore (30% chance each)
1 [[Cobblestone]] (12% chance) | | [Milling](Millstone) | 1 Iron Ore | 1 Crushed Iron Ore | -### Obtaining Iron Ingots: +### Obtaining Iron Ingots +Iron ingots can be found in loot chests or as an occasional drop from [Zombies](Zombie), or can be created through the following methods: | Method | Input | Output | | ------------- | ------------- | ------------- | | Crafting
[Compacting](Mechanical-Press) | 9 Iron Nuggets | 1 Iron Ingot | @@ -20,7 +23,8 @@ | Smelting | 1 Iron Ore | 1 Iron Ingot | | Crafting
[Mixing](Mechanical-Mixer) | 1 Block of Iron | 9 Iron Ingots | -### Obtaining Iron Nuggets: +### Obtaining Iron Nuggets +Iron nuggets cannot be found naturally in the world but can be created through the following methods: | Method | Input | Output | | ------------- | ------------- | ------------- | | [Washing](Encased-Fan) | 1 Crushed Iron Ore | 10 Iron Nuggets
5 additional Iron Nuggets (50% chance each) | @@ -28,7 +32,11 @@ | Crafting
[Mixing](Mechanical-Mixer) | 1 Iron Ingot | 9 Iron Nuggets | | Smelting | Any iron tool or armor | 1 Iron Nugget -### Obtaining Iron Sheets: +### Obtaining Iron Ore +Iron ore generates in underground veins throughout the world. It cannot be created through any method. + +### Obtaining Iron Sheets +Iron sheets cannot be found naturally in the world but can be created through the following methods: | Method | Input | Output | | ------------- | ------------- | ------------- | | [Pressing](Mechanical-Press) | 1 Iron Ingot | 1 Iron Sheet | \ No newline at end of file