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