rftoolspower:dimensionalcell

Dimensional Cell

block Pickaxe MineableNeeds Iron Tool

Dimensional Cell is a block from RFToolsPower, crafted from Block of Redstone, Diamond, Prismarine Shard, Machine Frame, and Emerald.

Acquisition

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.

Crafting
Dimensional Cell guaranteed

Mining & drops

sourcecountchanceconditions
Dimensional Cell1–1100%

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).

Crafting
Dimensional Cell (Advanced) guaranteed

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
}