mekanism:superheating_element

Superheating Element

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Enderman Place On BlacklistPickaxe Mineable

Acquisition

Crafting using Redstone Dust, Copper Ingot, Redstone Dust, Copper Ingot, Steel Casing, Copper Ingot, Redstone Dust, Copper Ingot and Redstone Dust, arranged in the pattern shown. Produces Superheating Element.

Crafting
Superheating Element guaranteed

Mining & drops

sourcecountchanceconditions
Superheating Element1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:superheating_element
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:blocks/enderman_place_on_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AIA",
    "IXI",
    "AIA"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/basic"
    },
    "I": {
      "tag": "forge:ingots/copper"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}