From e77ead5ae914160c1c5a60cf15caca299bad34b9 Mon Sep 17 00:00:00 2001
From: Evelyn Ivy <41385923+Spirolateral@users.noreply.github.com>
Date: Mon, 20 Apr 2020 18:33:41 -0500
Subject: [PATCH] Reordering lists and adding missing item.
---
Zinc.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/Zinc.md b/Zinc.md
index 27eb1c7..e581fdd 100644
--- a/Zinc.md
+++ b/Zinc.md
@@ -3,12 +3,13 @@ Zinc is a material generated as an ore in the world. It is used with [[Copper]]
## Compacting recipes
| Input | Output |
| ------------- | ------------- |
-| 9 Zinc Nuggets | Zinc Ingot |
| 9 Zinc Ingots | Block of Zinc |
+| 9 Zinc Nuggets | Zinc Ingot |
## Crushing recipes
| Input | Output |
| ------------- | ------------- |
+| Block of Zinc | 5 Crushed Zinc |
| Zinc Ore | 1 Crushed Zinc
2 additional Crushed Zinc (30% chance each)
1 [[Cobblestone]] (12% chance) |
## Milling recipes
@@ -19,14 +20,14 @@ Zinc is a material generated as an ore in the world. It is used with [[Copper]]
## Mixing recipes
| Input | Output |
| ------------- | ------------- |
-| Zinc Ingot | 9 Zinc Nuggets |
-| Block of Zinc | 9 Zinc Ingots |
+| 1 Block of Zinc | 9 Zinc Ingots |
+| 1 Zinc Ingot | 9 Zinc Nuggets |
## Smelting recipes
| Input | Output |
| ------------- | ------------- |
-| Zinc Ore | 1 Zinc Ingot |
| Crushed Zinc | 1 Zinc Ingot |
+| Zinc Ore | 1 Zinc Ingot |
## Washing recipes
| Input | Output |