mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 12:33:57 +01:00
Adding finding options!
parent
e67882c927
commit
73cd33abfd
18
Iron.md
18
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 <br> [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 <br> 2 additional Crushed Iron Ore (30% chance each) <br> 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 <br> [Compacting](Mechanical-Press) | 9 Iron Nuggets | 1 Iron Ingot |
|
||||
@ -20,7 +23,8 @@
|
||||
| Smelting | 1 Iron Ore | 1 Iron Ingot |
|
||||
| Crafting <br> [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 <br> 5 additional Iron Nuggets (50% chance each) |
|
||||
@ -28,7 +32,11 @@
|
||||
| Crafting <br> [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 |
|
Loading…
Reference in New Issue
Block a user