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