Crafting using Dielectric Paste, Dielectric Paste, Dielectric Paste, Nitro Capacitor, Dielectric Casing, Nitro Capacitor, Dielectric Paste, Energy Hopper (Spirited) and Dielectric Paste, arranged in the pattern shown. Produces Energy Hopper (Nitro).
Energy Hopper (Nitro)
Powah · by owmii, Technici4n
Energy Hopper (Nitro) is a block from Powah, crafted from Dielectric Paste, Nitro Capacitor, Dielectric Casing, and Energy Hopper (Spirited).
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Energy Hopper (Nitro) | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:energy_hopper_nitro- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ppp",
"cdc",
"php"
],
"ingredients": {
"c": {
"item": "powah:capacitor_nitro"
},
"d": {
"item": "powah:dielectric_casing"
},
"h": {
"item": "powah:energy_hopper_spirited"
},
"p": {
"item": "powah:dielectric_paste"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}