From 6b4f96b93ee7a6661347349634c10f53da270936 Mon Sep 17 00:00:00 2001 From: Evelyn Ivy <41385923+Spirolateral@users.noreply.github.com> Date: Mon, 20 Apr 2020 18:30:01 -0500 Subject: [PATCH] Creating page from Copper template! --- Zinc.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Zinc.md diff --git a/Zinc.md b/Zinc.md new file mode 100644 index 0000000..27eb1c7 --- /dev/null +++ b/Zinc.md @@ -0,0 +1,34 @@ +Zinc is a material generated as an ore in the world. It is used with [[Copper]] to make Brass. + +## Compacting recipes +| Input | Output | +| ------------- | ------------- | +| 9 Zinc Nuggets | Zinc Ingot | +| 9 Zinc Ingots | Block of Zinc | + +## Crushing recipes +| Input | Output | +| ------------- | ------------- | +| Zinc Ore | 1 Crushed Zinc
2 additional Crushed Zinc (30% chance each)
1 [[Cobblestone]] (12% chance) | + +## Milling recipes +| Input | Output | +| ------------- | ------------- | +| Zinc Ore | 1 Crushed Zinc | + +## Mixing recipes +| Input | Output | +| ------------- | ------------- | +| Zinc Ingot | 9 Zinc Nuggets | +| Block of Zinc | 9 Zinc Ingots | + +## Smelting recipes +| Input | Output | +| ------------- | ------------- | +| Zinc Ore | 1 Zinc Ingot | +| Crushed Zinc | 1 Zinc Ingot | + +## Washing recipes +| Input | Output | +| ------------- | ------------- | +| Crushed Zinc | 10 Zinc Nuggets
5 additional Zinc Nuggets (50% chance each) | \ No newline at end of file