Crafting using Any Lead Ingot, Polonium Pellet, Any Lead Ingot, Polonium Pellet, Any Glass Panes, Polonium Pellet, Any Lead Ingot, Teleportation Core and Any Lead Ingot, arranged in the pattern shown. Produces QIO Dashboard.
QIO Dashboard
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| QIO Dashboard | 1–1 | 100% | — |
Used in (1)
Crafting using Polonium Pellet, Polonium Pellet, Polonium Pellet, Polonium Pellet, QIO Dashboard, Polonium Pellet, Polonium Pellet, Teleportation Core and Polonium Pellet, arranged in the pattern shown. Produces Portable QIO Dashboard.
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:qio_dashboard- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IAI",
"AGA",
"ITI"
],
"ingredients": {
"A": {
"tag": "forge:pellets/polonium"
},
"G": {
"tag": "forge:glass_panes"
},
"I": {
"tag": "forge:ingots/lead"
},
"T": {
"item": "mekanism:teleportation_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}