rftoolspower:cell2

Powercell (Medium)

block Pickaxe MineableNeeds Iron Tool

Powercell (Medium) is a block from RFToolsPower, crafted from Redstone Dust, Power Core (Medium), and Powercell (Low).

Acquisition

Copy Nbt using Redstone Dust, Power Core (Medium), Redstone Dust, Power Core (Medium), Powercell (Low), Power Core (Medium), Redstone Dust, Power Core (Medium) and Redstone Dust, arranged in the pattern shown. Produces Powercell (Medium).

Copy Nbt
Powercell (Medium) guaranteed

Mining & drops

sourcecountchanceconditions
Powercell (Medium)1–1100%

Used in (1)

Copy Nbt using Redstone Dust, Power Core (High), Redstone Dust, Power Core (High), Powercell (Medium), Power Core (High), Redstone Dust, Power Core (High) and Redstone Dust, arranged in the pattern shown. Produces Powercell (High).

Copy Nbt
Powercell (High) guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
rftoolspower:cell2
Namespace
rftoolspower
Mod ID
rftoolspower
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "mcjtylib:copy_nbt",
  "pattern": [
    "rKr",
    "KPK",
    "rKr"
  ],
  "ingredients": {
    "K": {
      "item": "rftoolspower:power_core2"
    },
    "P": {
      "item": "rftoolspower:cell1"
    },
    "r": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}