Difference between revisions of "Turtle"
(→Crafting) |
(Undo revision 2188 by 188.143.232.12 (talk)) |
||
Line 15: | Line 15: | ||
Turtles crafted with a [[diamond pickaxe]] can break blocks. Mining turtle's pickaxes have no durability, and so can be used indefinitely without the need for any additional materials. When a mining turtle breaks a block, the mined block will be placed directly into it's inventory. | Turtles crafted with a [[diamond pickaxe]] can break blocks. Mining turtle's pickaxes have no durability, and so can be used indefinitely without the need for any additional materials. When a mining turtle breaks a block, the mined block will be placed directly into it's inventory. | ||
− | + | ==Crafting== | |
+ | |||
+ | |||
+ | {| | ||
+ | |+'''Crafting ingredients''' | ||
+ | |- | ||
+ | |Turtle | ||
+ | |{{Crafting grid | ||
+ | |A1=iron_ingot |B1=iron_ingot |C1=iron_ingot | ||
+ | |A2=iron_ingot |B2=console |C2=iron_ingot | ||
+ | |A3=iron_ingot |B3=chest |C3=iron_ingot | ||
+ | |Output=turtle | ||
+ | }} | ||
+ | |- | ||
+ | |Mining Turtle | ||
+ | |{{Crafting grid | ||
+ | |A2=turtle |B2=diamond_pickaxe | ||
+ | |Output=mining_turtle | ||
+ | }} | ||
+ | |- | ||
+ | |Wireless Turtle | ||
+ | |{{Crafting grid | ||
+ | |A2=turtle |B2=modem | ||
+ | |Output=wireless_turtle | ||
+ | }} | ||
+ | |- | ||
+ | |Wireless Mining Turtle | ||
+ | |{{Crafting grid | ||
+ | |A1=modem |B1=turtle |C1=diamond_pickaxe | ||
+ | |Output=wireless_mining_turtle | ||
+ | }} | ||
+ | |} | ||
+ | |||
+ | |||
+ | [[Category:Blocks]] |
Revision as of 17:14, 17 July 2012
Turtles are essentially robots, and were added in the 1.3 update. They run an OS (like the consoles) named TurtleOS. They have the ability to place, break and detect blocks, move around and drop items in their inventory. The programs they run are stored on floppy disks.
Turtles are submersible and lavaproof. As such, they are extremely useful for mining near bedrock, where heavy lava flows can prevent access to diamonds and other rare finds.
If you would like to know more about how to program them, have a look at the Turtle API.
Contents
Floppy Disks
Turtles do not have a built-in floppy drive. As such they need a floppy drive placed behind them to access disks.
Power source
Turtles have been equipped with a redstone engine, they do not need to be re-charged, or any other form of external power. This is because redstone continuously emits low levels of energy, and the turtle's engine is very efficient.
Mining
Turtles crafted with a diamond pickaxe can break blocks. Mining turtle's pickaxes have no durability, and so can be used indefinitely without the need for any additional materials. When a mining turtle breaks a block, the mined block will be placed directly into it's inventory.
Crafting
Turtle |
|
Mining Turtle |
|
Wireless Turtle |
|
Wireless Mining Turtle |
|