Impostor Shaped using Speaker and Pocket Computer, arranged in the pattern shown. Produces Pocket Computer.
- Inputs
- Speaker
- Pocket Computer
- Output
- → Pocket Computer
item· Other
Pocket Computer is an item from CC: Tweaked, crafted from Speaker and Pocket Computer. %s Pocket Computer.
%s Pocket Computer
Impostor Shaped using Speaker and Pocket Computer, arranged in the pattern shown. Produces Pocket Computer.
Impostor Shaped using Wireless Modem and Pocket Computer, arranged in the pattern shown. Produces Pocket Computer.
Crafting using Argillite, Argillite, Argillite, Argillite, Golden Apple, Argillite, Argillite, Acacia Window Pane and Argillite, arranged in the pattern shown. Produces Pocket Computer.
Impostor Shaped using Ender Modem and Pocket Computer, arranged in the pattern shown. Produces Pocket Computer.
Computer Upgrade using Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Any Gold Ingot, Pocket Computer, Any Gold Ingot, Any Gold Ingot and Any Gold Ingot, arranged in the pattern shown. Produces Advanced Pocket Computer.
Impostor Shaped using Speaker and Pocket Computer, arranged in the pattern shown. Produces Pocket Computer.
Impostor Shaped using Wireless Modem and Pocket Computer, arranged in the pattern shown. Produces Pocket Computer.
Impostor Shaped using Ender Modem and Pocket Computer, arranged in the pattern shown. Produces Pocket Computer.
computercraft:pocket_computer_normalcomputercraftcomputercraftcomputercraft:items/pocket_computers
Recipe JSON (4):
{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#",
"P"
],
"ingredients": {
"#": {
"item": "computercraft:speaker"
},
"P": {
"item": "computercraft:pocket_computer_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:pocket_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#",
"P"
],
"ingredients": {
"#": {
"item": "computercraft:wireless_modem_normal"
},
"P": {
"item": "computercraft:pocket_computer_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:pocket_normal",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#A#",
"#G#"
],
"ingredients": {
"#": {
"tag": "forge:stone"
},
"A": {
"item": "minecraft:golden_apple"
},
"G": {
"tag": "forge:glass_panes"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "computercraft:impostor_shaped",
"pattern": [
"#",
"P"
],
"ingredients": {
"#": {
"item": "computercraft:wireless_modem_advanced"
},
"P": {
"item": "computercraft:pocket_computer_normal"
}
},
"conditions": [],
"sequence": null,
"group_name": "computercraft:pocket_normal",
"experience": null,
"cooking_time": null
}