HenryLoenwind / EnderIO

http://enderio.com/
The Unlicense
0 stars 0 forks source link

Miner #19

Open HenryLoenwind opened 9 years ago

HenryLoenwind commented 9 years ago

Moves along a straight line, creating a vanilla mineshaft.

Needs planks, torches and stone bricks as input (or materials to craft them).

Contains a specialized crafter/smelter (build-in automatic recipes only). Contains internal slots (target stacksize 8):

stone, stone bricks, wood, planks, sticks, coal, torches, iron, rails, (cobble, iron ore, coal ore?)

Will craft when target stacksize is not met and materials are available. Crafting smelting is cheatingly instant. Will smelt wood into char coal id there is no coal. Will burn wood/planks/stick if there is no (char)coal. Will crush coal ore into coal silently. Overflow from crafting goes into internal slots, too.

A dimensional transceiver is part of the recipe, and is internally available for RF (in) and items (in/out).

Will leave a rail after moving, if one is available. Moves faster if there is. Will take in a rail in front and put it back when moving on/being broken. (hidden internal buffer)

Crafted rails will be "machine rails". They don't brake when getting wet. They drop as normal rails if the rails recipe is vanilla. They drop a machine rails otherwise. In that case they can be sagmilled for scraps (6 16th iron nuggets and 1 16th stick).

Lays down stone bricks as flooring for it's path. Doesn't care about the rest of the floor, the walls or ceiling. Has no problems with lava/water in its path.