Feed The Beast Wiki

Follow the Feed The Beast Wiki on Discord or Mastodon!

READ MORE

Feed The Beast Wiki
This page is about the block added by ComputerCraft. For other uses, see Turtle.
Turtle

ModComputerCraft
TypeMachine

The Turtle is a block added by ComputerCraft. It is an extension of the Computer, in that it can be programmed just like one. However, turtles are more advanced, as they can be programmed to move around and interact with, place and remove blocks (once given the tools required to do so).

Recipe[]

FTB Infinity Evolved[]

Main article: FTB Infinity Evolved

Types[]

There are many different variations of turtles. This is because each turtle can be given two upgrades, a tool of some kind and a special "ability". These are the current tool upgrades that are available, with a short description.

  • Turtle - No addons, can only place and interact with blocks.
  • Mining Turtle - Pickaxe, allowing it to break any block.
  • Digging Turtle - Shovel/Spade, lets the turtle dig only soil blocks, such as dirt or sand.
  • Felling Turtle - Axe, gives the ability to break wood blocks.
  • Farming Turtle - Hoe, allows the turtle to till soil.
  • Melee Turtle - Sword, lets the turtle attack mobs and players.

These are the special upgrades that can be added alongside a tool.

  • Crafty Turtle - Allows the turtle to craft using items in its inventory.
  • Wireless Turtle - Allows the turtle to talk wirelessly to other wireless-enabled turtles and computers.

Two tools cannot be put on the same turtle, however a tool and a special upgrade can. In addition, both special upgrades can be added to the same turtle when excluding the tool.