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