Crafting using Dielectric Paste, Iron Ingot, Dielectric Paste, Basic Capacitor (Large), Block of Redstone, Basic Capacitor (Large), Dielectric Paste, Battery (Starter) and Dielectric Paste, arranged in the pattern shown. Produces Battery (Basic).
Battery (Basic)
Powah · by owmii, Technici4n
Battery (Basic) is a item from Powah, crafted from Dielectric Paste, Iron Ingot, Basic Capacitor (Large), Block of Redstone, and Battery (Starter).
Acquisition
Used in (1)
Crafting using Dielectric Paste, Energized Steel, Dielectric Paste, Hardened Capacitor, Block of Redstone, Hardened Capacitor, Dielectric Paste, Battery (Basic) and Dielectric Paste, arranged in the pattern shown. Produces Battery (Hardened).
Related items
Developer reference
- Registry name
powah:battery_basic- Namespace
powah- Mod ID
powah- Tags (1)
curios:items/curio
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"oko",
"iri",
"oco"
],
"ingredients": {
"c": {
"item": "powah:battery_starter"
},
"i": {
"item": "powah:capacitor_basic_large"
},
"k": {
"item": "minecraft:iron_ingot"
},
"o": {
"item": "powah:dielectric_paste"
},
"r": {
"item": "minecraft:redstone_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
