Heat Generator
mekanismgenerators:heat_generator

Heat Generator

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Planks, Osmium Ingot, Any Planks, Copper Ingot, Furnace and Copper Ingot, arranged in the pattern shown. Produces Heat Generator.

Crafting
Heat Generator Heat Generator guaranteed

Mining & drops

sourcecountchanceconditions
Heat Generator1–1100%

Used in (1)

Crafting using Reinforced Alloy, Heat Generator, Reinforced Alloy, Reinforced Alloy, Module Base, Reinforced Alloy, Polonium Pellet, Polonium Pellet and Polonium Pellet, arranged in the pattern shown. Produces Module Geothermal Generator Unit.

Crafting
Reinforced Alloy
Heat Generator
Reinforced Alloy
Reinforced Alloy
Module Base
Reinforced Alloy
Polonium Pellet
Polonium Pellet
Polonium Pellet
Module Geothermal Generator Unit Module Geothermal Generator Unit guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanismgenerators:heat_generator
Namespace
mekanismgenerators
Mod ID
mekanismgenerators
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "WOW",
    "CFC"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:ingots/copper"
    },
    "F": {
      "item": "minecraft:furnace"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "O": {
      "tag": "forge:ingots/osmium"
    },
    "W": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}