Crafting using Dielectric Paste, Blazing Crystal, Dielectric Paste, Blazing Capacitor, Dielectric Casing, Blazing Capacitor, Thermo Plate, Thermo Generator (Hardened) and Thermo Plate, arranged in the pattern shown. Produces Thermo Generator (Blazing).
Thermo Generator (Blazing)
Powah · by owmii, Technici4n
Thermo Generator (Blazing) is a block from Powah, crafted from Dielectric Paste, Blazing Crystal, Blazing Capacitor, Dielectric Casing, Thermo Plate, and Thermo Generator (Hardened).
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Thermo Generator (Blazing) | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Dielectric Paste, Niotic Crystal, Dielectric Paste, Niotic Capacitor, Dielectric Casing, Niotic Capacitor, Thermo Plate, Thermo Generator (Blazing) and Thermo Plate, arranged in the pattern shown. Produces Thermo Generator (Niotic).
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:thermo_generator_blazing- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"igi",
"cdc",
"ptp"
],
"ingredients": {
"c": {
"item": "powah:capacitor_blazing"
},
"d": {
"item": "powah:dielectric_casing"
},
"g": {
"item": "powah:crystal_blazing"
},
"i": {
"item": "powah:dielectric_paste"
},
"p": {
"item": "powah:thermoelectric_plate"
},
"t": {
"item": "powah:thermo_generator_hardened"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}