rftoolspower:cell1

Powercell (Low)

block Pickaxe MineableNeeds Iron Tool

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

Acquisition

Crafting using Redstone Dust, Power Core (Low), Redstone Dust, Power Core (Low), Machine Frame, Power Core (Low), Redstone Dust, Power Core (Low) and Redstone Dust, arranged in the pattern shown. Produces Powercell (Low).

Crafting
Powercell (Low) guaranteed

Mining & drops

sourcecountchanceconditions
Powercell (Low)1–1100%

Used in (1)

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

Block drops

Drops itself when broken.

Developer reference
Registry name
rftoolspower:cell1
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": [
    "rKr",
    "KFK",
    "rKr"
  ],
  "ingredients": {
    "F": {
      "item": "rftoolsbase:machine_frame"
    },
    "K": {
      "item": "rftoolspower:power_core1"
    },
    "r": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}