Crafting using Block of Redstone, Infused Diamond, Block of Redstone, Infused Diamond, Dimensional Cell, Infused Diamond, Block of Redstone, Infused Diamond and Block of Redstone, arranged in the pattern shown. Produces Dimensional Cell (Advanced).

Dimensional Cell (Advanced)
Dimensional Cell (Advanced) is a block from RFToolsPower, crafted from Block of Redstone, Infused Diamond, and Dimensional Cell.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dimensional Cell (Advanced) | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
rftoolspower:dimensionalcell_advanced- Namespace
rftoolspower- Mod ID
rftoolspower- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"R*R",
"*K*",
"R*R"
],
"ingredients": {
"*": {
"item": "rftoolsbase:infused_diamond"
},
"K": {
"item": "rftoolspower:dimensionalcell"
},
"R": {
"item": "minecraft:redstone_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

