diff --git a/Copper.md b/Copper.md new file mode 100644 index 0000000..360f8bd --- /dev/null +++ b/Copper.md @@ -0,0 +1,45 @@ +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 +| Input | Output | +| ------------- | ------------- | +| 9 Copper Nuggets | Copper Ingot | +| 9 Copper Ingots | Block of Copper | + +## Crushing recipes +| Input | Output | +| ------------- | ------------- | +| Copper Ore | 1 Crushed Copper
2 additional Crushed Copper (30% chance each)
1 [[Cobblestone]] (12% chance) | + +## Milling recipes +| Input | Output | +| ------------- | ------------- | +| Copper Ore | 1 Crushed Copper | + +## Mixing recipes +| Input | Output | +| ------------- | ------------- | +| Copper Ingot | 9 Copper Nuggets | +| Block of Copper | 9 Copper Ingots | + +## Mixing recipes +| Input | Output | +| ------------- | ------------- | +| Copper Ingot | 9 Copper Nuggets | +| Block of Copper | 9 Copper Ingots | + +## Pressing recipes +| Input | Output | +| ------------- | ------------- | +| Copper Ingot | 1 Copper Sheet | + +## Smelting recipes +| Input | Output | +| ------------- | ------------- | +| Copper Ore | 1 Copper Ingot | +| Crushed Copper | 1 Copper Ingot | + +## Washing recipes +| Input | Output | +| ------------- | ------------- | +| Crushed Copper | 10 Copper Nuggets
5 additional Copper Nuggets (50% chance each) | \ No newline at end of file