Crafting using Any Lead Ingot, Teleportation Core, Any Lead Ingot, Polonium Pellet, Ultimate Control Circuit, Polonium Pellet and Piston, arranged in the pattern shown. Produces QIO Exporter.
QIO Exporter
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| QIO Exporter | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:qio_exporter- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ITI",
"ACA",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:piston"
},
"A": {
"tag": "forge:pellets/polonium"
},
"C": {
"tag": "forge:circuits/ultimate"
},
"I": {
"tag": "forge:ingots/lead"
},
"T": {
"item": "mekanism:teleportation_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
