Mek Data using Any Atomic Alloy, Energy Tablet, Any Atomic Alloy, Any Diamond Gem, Elite Energy Cube, Any Diamond Gem, Any Atomic Alloy, Energy Tablet and Any Atomic Alloy, arranged in the pattern shown. Produces Ultimate Energy Cube.
Ultimate Energy Cube
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ultimate Energy Cube | 1–1 | 100% | — |
Used in (2)
Mek Data using Energy Tablet, Elite Induction Cell, Energy Tablet, Elite Induction Cell, Ultimate Energy Cube, Elite Induction Cell, Energy Tablet, Elite Induction Cell and Energy Tablet, arranged in the pattern shown. Produces Ultimate Induction Cell.
Crafting using Ultimate Control Circuit, Elite Induction Provider, Ultimate Control Circuit, Elite Induction Provider, Ultimate Energy Cube, Elite Induction Provider, Ultimate Control Circuit, Elite Induction Provider and Ultimate Control Circuit, arranged in the pattern shown. Produces Ultimate Induction Provider.
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:ultimate_energy_cube- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "mekanism:mek_data",
"pattern": [
"AEA",
"IPI",
"AEA"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/atomic"
},
"E": {
"item": "mekanism:energy_tablet"
},
"I": {
"tag": "forge:gems/diamond"
},
"P": {
"item": "mekanism:elite_energy_cube"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}