immersiveengineering:thermoelectric_generator

Thermoelectric Generator

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Forced ChiselablePickaxe Mineable

Acquisition

Crafting using Any Steel Ingot, Any Steel Ingot, Any Steel Ingot, Any Constantan Plate, Copper Coil Block, Any Constantan Plate, Any Constantan Plate, Any Constantan Plate and Any Constantan Plate, arranged in the pattern shown. Produces Thermoelectric Generator.

Crafting
Thermoelectric Generator guaranteed

Mining & drops

sourcecountchanceconditions
Thermoelectric Generator1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:thermoelectric_generator
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (2)
chiselsandbits:blocks/chiselable/forced
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "iii",
    "ele",
    "eee"
  ],
  "ingredients": {
    "e": {
      "tag": "forge:plates/constantan"
    },
    "i": {
      "tag": "forge:ingots/steel"
    },
    "l": {
      "item": "immersiveengineering:coil_lv"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}