Reordering lists, adding missing item, adding (mostly dead currently) links to recipe types.

Evelyn Ivy 2020-04-20 18:36:05 -05:00
parent e77ead5ae9
commit 40ec91ae9b

@ -1,28 +1,29 @@
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.
## Compacting recipes
## [Compacting recipes](Mechanical-Press)
| Input | Output |
| ------------- | ------------- |
| 9 Copper Nuggets | Copper Ingot |
| 9 Copper Ingots | Block of Copper |
| 9 Copper Nuggets | Copper Ingot |
## Crushing recipes
## [Crushing recipes](Crushing-Wheels)
| Input | Output |
| ------------- | ------------- |
| Block of Copper | 5 Crushed Copper |
| Copper Ore | 1 Crushed Copper <br> 2 additional Crushed Copper (30% chance each) <br> 1 [[Cobblestone]] (12% chance) |
## Milling recipes
## [Milling recipes](Millstone)
| Input | Output |
| ------------- | ------------- |
| Copper Ore | 1 Crushed Copper |
## Mixing recipes
## [Mixing recipes](Mechanical-Mixer)
| Input | Output |
| ------------- | ------------- |
| Copper Ingot | 9 Copper Nuggets |
| Block of Copper | 9 Copper Ingots |
| Copper Ingot | 9 Copper Nuggets |
## Pressing recipes
## [Pressing recipes](Mechanical-Press)
| Input | Output |
| ------------- | ------------- |
| Copper Ingot | 1 Copper Sheet |
@ -33,7 +34,7 @@ Copper is a material generated as an ore in the world around surface level. It i
| Copper Ore | 1 Copper Ingot |
| Crushed Copper | 1 Copper Ingot |
## Washing recipes
## [Washing recipes](Bulk-Washing)
| Input | Output |
| ------------- | ------------- |
| Crushed Copper | 10 Copper Nuggets <br> 5 additional Copper Nuggets (50% chance each) |