Adding recipes!

Evelyn Ivy 2020-08-28 12:09:46 -06:00
parent 79a06aa772
commit c0187ffc78

@ -11,6 +11,16 @@ By default, the Mechanical Press will try to stamp items underneath it. This can
- When placed one space above any block, it will process all stacks of valid items above the block when given a Redstone signal. Items with no pressing recipe are unaffected;
- When placed one space above a [[conveyor belt|Generate-and-Convey#Belt]], it will automatically press stacks of incoming items, stalling the belt until each operation is done. Items with no pressing recipe are ignored.
### Pressing recipes
| Input | Output |
| ------------- | ------------- |
| 1 Brass Ingot | 1 Brass Sheet |
| 1 Copper Ingot | 1 Copper Sheet |
| 1 Gold Ingot | 1 Gold Sheet |
| 1 Lapis Lazuli Block | 1 Lapis Sheet |
| 1 Iron Ingot | 1 Iron Sheet |
| 1 Sugar Cane | 1 Paper |
## Compacting
When a Mechanical Press is placed above a [[Basin]], it will begin compacting ingredients instead of pressing them. This will attempt to craft the basin's contents into a 2x2 (e.g. Glowstone Block) or 3x3 grid shape (e.g. Block of Iron)