block· Machines & Other Blocks

Wireless Heat Transmitter

Iron Furnaces · by Qelifern (pizzaatime), XenoMustache, BOLT_M4G1C
block Pickaxe Mineable

Wireless Heat Transmitter is a block from Iron Furnaces, crafted from Argillite, Redstone Comparator, Any Redstone Storage Block, and Furnace.

Acquisition

Crafting Shaped using Argillite, Redstone Comparator, Argillite, Argillite, Any Redstone Storage Block, Argillite, Argillite, Furnace and Argillite, arranged in the pattern shown. Produces Wireless Heat Transmitter.

Crafting Shaped
Wireless Heat Transmitter guaranteed

Block drops

dropscountdrop rateconditions
1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

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

Recipe JSON (1):

{
  "recipe_type": "crafting_shaped",
  "pattern": [
    "#F#",
    "#X#",
    "#C#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:stone"
    },
    "C": {
      "item": "minecraft:furnace"
    },
    "F": {
      "item": "minecraft:comparator"
    },
    "X": {
      "tag": "forge:storage_blocks/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}