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

Powercell (Low)
Powercell (Low) is a block from RFToolsPower, crafted from Redstone Dust, Power Core (Low), and Machine Frame.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Powercell (Low) | 1–1 | 100% | — |
Used in (1)
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
}

