Crafting using Argillite, Argillite, Argillite, Argillite, Note Block, Argillite, Argillite, Any Redstone Dust and Argillite, arranged in the pattern shown. Produces Speaker.
- Inputs
- 7 × Argillite
- Note Block
- Any Redstone Dust
- Output
- → Speaker


block· Machines & Other Blocks
Speaker is a block from CC: Tweaked, crafted from Argillite, Note Block, and Any Redstone Dust.
Crafting using Argillite, Argillite, Argillite, Argillite, Note Block, Argillite, Argillite, Any Redstone Dust and Argillite, arranged in the pattern shown. Produces Speaker.

| source | count | drop rate | conditions |
|---|---|---|---|
| Speaker | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Impostor Shaped using Speaker and Turtle, arranged in the pattern shown. Produces Turtle.
Impostor Shaped using Speaker and Pocket Computer, arranged in the pattern shown. Produces Pocket Computer.
Impostor Shaped using Speaker and Advanced Turtle, arranged in the pattern shown. Produces Advanced Turtle.
Impostor Shaped using Speaker and Advanced Pocket Computer, arranged in the pattern shown. Produces Advanced Pocket Computer.
Drops itself when broken.
computercraft:speakercomputercraftcomputercraftminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#N#",
"#R#"
],
"ingredients": {
"#": {
"tag": "forge:stone"
},
"N": {
"item": "minecraft:note_block"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}