Resistive Heater
mekanism:resistive_heater

Resistive Heater

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

Acquisition

Mek Data using Any Tin Ingot, Any Redstone Dust, Any Tin Ingot, Any Redstone Dust, Steel Casing, Any Redstone Dust, Any Tin Ingot, Energy Tablet and Any Tin Ingot, arranged in the pattern shown. Produces Resistive Heater.

Mek Data
Resistive Heater Resistive Heater guaranteed

Mining & drops

sourcecountchanceconditions
Resistive Heater1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "IRI",
    "RXR",
    "IEI"
  ],
  "ingredients": {
    "E": {
      "item": "mekanism:energy_tablet"
    },
    "I": {
      "tag": "forge:ingots/tin"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}