mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 06:24:29 +01:00
Created Mechanical Saw (markdown)
parent
502433fcc9
commit
b552e3daf4
20
Mechanical-Saw.md
Normal file
20
Mechanical-Saw.md
Normal file
@ -0,0 +1,20 @@
|
||||
The Mechanical Saw is a kinetic component intended to automate stonecutting and tree farming. It also deals damage to any mobs with which it comes into contact.
|
||||
|
||||
Mechanical Saws are powered by an internal [[shaft|Generate-and-Convey#Shaft]], accessed from two opposite sides. Much like shafts, Saws will relay [[rotation|The-Basics-of-Rotation-in-Create]] along their axis.
|
||||
|
||||
## Block Cutting
|
||||
|
||||
When placed with the blade facing upwards like a vanilla Stonecutter, the Mechanical Saw will process items dropped on top of it. The items being processed will gradually move along the blade of the saw and will be thrown off the end in processed form. If multiple processing recipes are available for the same block (which is the case with most stonecutting recipes), the Saw will cycle through the available recipes unless given a [[Filter]].
|
||||
|
||||
In addition to the recipes available to the vanilla Stonecutter, the saw can process the following recipes.
|
||||
|
||||
### Block Cutting recipes
|
||||
| Input | Output |
|
||||
| ------------- | ------------- |
|
||||
| 1 [[Andesite Alloy]] | 6 [Shafts](Shaft) |
|
||||
| 1 Log (any type) | 1 Stripped Log (matching type) |
|
||||
| 1 Stripped Log (any type) | 5 Planks (matching type) |
|
||||
|
||||
## Chopping
|
||||
|
||||
When placed with the blade facing horizontally, the Mechanical Saw will cut blocks and entities in the world. If the blade comes into contact with a tree, the Saw will attempt to cut down the entire tree. This will take effect if the Saw manages to separate the tree from the ground, and as such a single Saw typically cannot cut down a large spruce or jungle tree or a dark oak tree.
|
Loading…
Reference in New Issue
Block a user