Adding finding options!

Evelyn Ivy 2020-04-21 13:05:18 -05:00
parent 73cd33abfd
commit 629a0a2a8f

@ -1,19 +1,22 @@
**Copper** is a material generated as an ore in the world around surface level. It is used to make [[Brass]] and as an ingredient for various components. Six forms of copper exist: **Blocks of Copper**, **Crushed Copper**, **Copper Ingots**, **Copper Nuggets**, **Copper Ore**, and **Copper Sheets**.
## Obtaining
### Obtaining Blocks of Copper:
### Obtaining Blocks of Copper
Blocks of copper cannot be found naturally in the world but can be created through the following methods:
| Method | Input | Output |
| ------------- | ------------- | ------------- |
| Crafting <br> [Compacting](Mechanical-Press) | 9 Copper Ingots | 1 Block of Copper |
### Obtaining Crushed Copper:
### Obtaining Crushed Copper
Crushed copper cannot be found naturally in the world but can be created through the following methods:
| Method | Input | Output |
| ------------- | ------------- | ------------- |
| [Crushing](Crushing-Wheels) | 1 Block of Copper | 5 Crushed Copper |
| [Crushing](Crushing-Wheels) | 1 Copper Ore | 1 Crushed Copper <br> 2 additional Crushed Copper (30% chance each) <br> 1 [[Cobblestone]] (12% chance) |
| [Milling](Millstone) | 1 Copper Ore | 1 Crushed Copper |
### Obtaining Copper Ingots:
### Obtaining Copper Ingots
Copper ingots cannot be found naturally in the world but can be created through the following methods:
| Method | Input | Output |
| ------------- | ------------- | ------------- |
| Crafting <br> [Compacting](Mechanical-Press) | 9 Copper Nuggets | 1 Copper Ingot |
@ -21,13 +24,18 @@
| Smelting | 1 Copper Ore | 1 Copper Ingot |
| Crafting <br> [Mixing](Mechanical-Mixer) | 1 Block of Copper | 9 Copper Ingots |
### Obtaining Copper Nuggets:
### Obtaining Copper Nuggets
Copper nuggets cannot be found naturally in the world but can be created through the following methods:
| Method | Input | Output |
| ------------- | ------------- | ------------- |
| [Washing](Encased-Fan) | 1 Crushed Copper | 10 Copper Nuggets <br> 5 additional Copper Nuggets (50% chance each) |
| Crafting <br> [Mixing](Mechanical-Mixer) | 1 Copper Ingot | 9 Copper Nuggets |
### Obtaining Copper Sheets:
### Obtaining Copper Ore
Copper ore generates in veins near surface level throughout the world. It cannot be created through any method. Since copper ore is required to create any other form of copper, this means that copper is not renewable.
### Obtaining Copper Sheets
Copper sheets cannot be found naturally in the world but can be created through the following methods:
| Method | Input | Output |
| ------------- | ------------- | ------------- |
| [Pressing](Mechanical-Press) | 1 Copper Ingot | 1 Copper Sheet |