Reordering lists and adding missing item.

Evelyn Ivy 2020-04-20 18:33:41 -05:00
parent 6b4f96b93e
commit e77ead5ae9

@ -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 <br> 2 additional Crushed Zinc (30% chance each) <br> 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 |