rftoolspower:dimensionalcell_advanced

Dimensional Cell (Advanced)

block Pickaxe MineableNeeds Iron Tool

Dimensional Cell (Advanced) is a block from RFToolsPower, crafted from Block of Redstone, Infused Diamond, and Dimensional Cell.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Dimensional Cell (Advanced)1–1100%

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
}