Crafting using Argillite, Argillite, Argillite, Argillite, Any Redstone Dust, Argillite, Argillite, Any Redstone Dust and Argillite, arranged in the pattern shown. Produces Disk Drive.
- Inputs
- 7 × Argillite
- 2 × Any Redstone Dust
- Output
- → Disk Drive


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

| source | count | drop rate | conditions |
|---|---|---|---|
| Disk Drive | 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.
Drops itself when broken.
computercraft:disk_drivecomputercraftcomputercraftminecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#R#",
"#R#"
],
"ingredients": {
"#": {
"tag": "forge:stone"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}