mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 20:45:10 +01:00
Adding recipes!
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 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.
|
- 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
|
## 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)
|
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user