Impostor Shaped using Speaker and Turtle, arranged in the pattern shown. Produces Turtle.
block· Machines & Other Blocks
Turtle
Turtle is a block from CC: Tweaked, crafted from Speaker and Turtle.
Acquisition
Impostor Shaped using Ender Modem and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Ender Modem
- Turtle
- Output
- → Turtle
Impostor Shaped using Wireless Modem and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Wireless Modem
- Turtle
- Output
- → Turtle
Impostor Shaped using Crafting Table and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Crafting Table
- Turtle
- Output
- → Turtle
Impostor Shaped using Diamond Hoe and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Diamond Hoe
- Turtle
- Output
- → Turtle
Impostor Shaped using Diamond Sword and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Diamond Sword
- Turtle
- Output
- → Turtle
Impostor Shaped using Diamond Axe and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Diamond Axe
- Turtle
- Output
- → Turtle
Impostor Shaped using Diamond Pickaxe and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Diamond Pickaxe
- Turtle
- Output
- → Turtle
Turtle Overlay using Any Red Dye, Any Orange Dye, Sulfur Dust, Organic Green Dye, Any Blue Dye, Any Purple Dye, Stick and Turtle. Produces Turtle.
Impostor Shaped using Diamond Shovel and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Diamond Shovel
- Turtle
- Output
- → Turtle
Turtle Overlay using Any Light Blue Dye, Any Pink Dye, Any White Dye, Stick and Turtle. Produces Turtle.
Turtle using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Computer, Any Iron Ingot, Any Iron Ingot, Acacia Chest and Any Iron Ingot, arranged in the pattern shown. Produces Turtle.
- Inputs
- 7 × Any Iron Ingot
- Computer
- Acacia Chest
- Output
- → Turtle
Used in
Impostor Shaped using Speaker and Turtle, arranged in the pattern shown. Produces Turtle.
Impostor Shaped using Ender Modem and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Ender Modem
- Turtle
- Output
- → Turtle
Impostor Shaped using Wireless Modem and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Wireless Modem
- Turtle
- Output
- → Turtle
Impostor Shaped using Crafting Table and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Crafting Table
- Turtle
- Output
- → Turtle
Impostor Shaped using Diamond Hoe and Turtle, arranged in the pattern shown. Produces Turtle.
- Inputs
- Diamond Hoe
- Turtle
- Output
- → Turtle
Block drops
Related items
Developer reference
- Registry name
computercraft:turtle_normal- Namespace
computercraft- Mod ID
computercraft- Tags (3)
computercraft:blocks/turtle computercraft:items/turtle minecraft:blocks/mineable/pickaxe
Recipe JSON (12):
{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#T"
],
"ingredients": {
"#": {
"item": "computercraft:speaker"
},
"T": {
"item": "computercraft:turtle_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#T"
],
"ingredients": {
"#": {
"item": "computercraft:wireless_modem_advanced"
},
"T": {
"item": "computercraft:turtle_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#T"
],
"ingredients": {
"#": {
"item": "computercraft:wireless_modem_normal"
},
"T": {
"item": "computercraft:turtle_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#T"
],
"ingredients": {
"#": {
"item": "minecraft:crafting_table"
},
"T": {
"item": "computercraft:turtle_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#T"
],
"ingredients": {
"#": {
"item": "minecraft:diamond_hoe"
},
"T": {
"item": "computercraft:turtle_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#T"
],
"ingredients": {
"#": {
"item": "minecraft:diamond_sword"
},
"T": {
"item": "computercraft:turtle_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#T"
],
"ingredients": {
"#": {
"item": "minecraft:diamond_axe"
},
"T": {
"item": "computercraft:turtle_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#T"
],
"ingredients": {
"#": {
"item": "minecraft:diamond_pickaxe"
},
"T": {
"item": "computercraft:turtle_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:turtle_overlay",
"pattern": null,
"ingredients": [
{
"tag": "forge:dyes/red"
},
{
"tag": "forge:dyes/orange"
},
{
"tag": "forge:dyes/yellow"
},
{
"tag": "forge:dyes/green"
},
{
"tag": "forge:dyes/blue"
},
{
"tag": "forge:dyes/purple"
},
{
"item": "minecraft:stick"
},
{
"item": "computercraft:turtle_normal"
}
],
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal_overlay",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#T"
],
"ingredients": {
"#": {
"item": "minecraft:diamond_shovel"
},
"T": {
"item": "computercraft:turtle_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:turtle_overlay",
"pattern": null,
"ingredients": [
{
"tag": "forge:dyes/light_blue"
},
{
"tag": "forge:dyes/pink"
},
{
"tag": "forge:dyes/white"
},
{
"item": "minecraft:stick"
},
{
"item": "computercraft:turtle_normal"
}
],
"conditions": [],
"sequence": null,
"group_name": "computercraft:turtle_normal_overlay",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:turtle",
"pattern": [
"###",
"#C#",
"#I#"
],
"ingredients": {
"#": {
"tag": "forge:ingots/iron"
},
"C": {
"item": "computercraft:computer_normal"
},
"I": {
"tag": "forge:chests/wooden"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

