Wireless Heat Receiver
16×16 · BAKED

item· Other

Wireless Heat Receiver

Iron Furnaces · by Qelifern (pizzaatime), XenoMustache, BOLT_M4G1C
item

Wireless Heat Receiver is an item from Iron Furnaces, crafted from Argillite, Any Redstone Dust, and Redstone Comparator.

Acquisition

Crafting Shaped using Argillite, Any Redstone Dust, Argillite, Any Redstone Dust, Redstone Comparator, Any Redstone Dust, Argillite, Any Redstone Dust and Argillite, arranged in the pattern shown. Produces Wireless Heat Receiver.

Crafting Shaped
Wireless Heat Receiver Wireless Heat Receiver guaranteed
Developer reference
Registry name
ironfurnaces:item_heater
Namespace
ironfurnaces
Mod ID
ironfurnaces

Recipe JSON (1):

{
  "recipe_type": "crafting_shaped",
  "pattern": [
    "#R#",
    "RXR",
    "#R#"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:stone"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    },
    "X": {
      "item": "minecraft:comparator"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}