Crafting using Any Lead Ingot, Teleportation Core, Any Lead Ingot, Polonium Pellet, Ultimate Control Circuit, Polonium Pellet and Sticky Piston, arranged in the pattern shown. Produces QIO Importer.
QIO Importer
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| QIO Importer | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:qio_importer- 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:sticky_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
}
