Mek Data using Polonium Pellet, Any Glass Panes, Polonium Pellet, Ultimate Control Circuit, Any Personal Storage, Ultimate Control Circuit, Polonium Pellet, Teleportation Core and Polonium Pellet, arranged in the pattern shown. Produces QIO Drive Array.
QIO Drive Array
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| QIO Drive Array | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:qio_drive_array- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "mekanism:mek_data",
"pattern": [
"IGI",
"C#C",
"ITI"
],
"ingredients": {
"#": {
"tag": "mekanism:personal_storage"
},
"C": {
"tag": "forge:circuits/ultimate"
},
"G": {
"tag": "forge:glass_panes"
},
"I": {
"tag": "forge:pellets/polonium"
},
"T": {
"item": "mekanism:teleportation_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}