Crafting using Block of Redstone, Diamond, Block of Redstone, Prismarine Shard, Machine Frame, Prismarine Shard, Block of Redstone, Emerald and Block of Redstone, arranged in the pattern shown. Produces Dimensional Cell.

Dimensional Cell
Dimensional Cell is a block from RFToolsPower, crafted from Block of Redstone, Diamond, Prismarine Shard, Machine Frame, and Emerald.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Dimensional Cell | 1–1 | 100% | — |
Used in (1)
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).
Block drops
Drops itself when broken.
Developer reference
- Registry name
rftoolspower:dimensionalcell- 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": [
"RdR",
"PFP",
"ReR"
],
"ingredients": {
"F": {
"item": "rftoolsbase:machine_frame"
},
"P": {
"item": "minecraft:prismarine_shard"
},
"R": {
"item": "minecraft:redstone_block"
},
"d": {
"item": "minecraft:diamond"
},
"e": {
"item": "minecraft:emerald"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


