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