Power Core (Low)
rftoolspower:power_core1

Power Core (Low)

item

Acquisition

Crafting using Diamond, Redstone Dust, Block of Redstone, Redstone Dust and Redstone Dust, arranged in the pattern shown. Produces Power Core (Low).

Crafting
Power Core (Low) Power Core (Low) guaranteed

Used in (1)

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
Developer reference
Registry name
rftoolspower:power_core1
Namespace
rftoolspower
Mod ID
rftoolspower

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " d ",
    "rRr",
    " r "
  ],
  "ingredients": {
    "R": {
      "item": "minecraft:redstone_block"
    },
    "d": {
      "item": "minecraft:diamond"
    },
    "r": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}