Heating Unit
cookingforblockheads:heating_unit

Heating Unit

CookingForBlockheads · by BlayTheNinth
item

Acquisition

Crafting using Any Iron Nuggets, Any Iron Nuggets, Any Iron Nuggets, Any Iron Ingots, Redstone Comparator and Any Iron Ingots, arranged in the pattern shown. Produces Heating Unit.

Crafting
Any Iron Nuggets
Any Iron Nuggets
Any Iron Nuggets
Any Iron Ingots
Redstone Comparator
Any Iron Ingots
Heating Unit Heating Unit guaranteed
Developer reference
Registry name
cookingforblockheads:heating_unit
Namespace
cookingforblockheads
Mod ID
cookingforblockheads

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NNN",
    "ICI"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:comparator"
    },
    "I": {
      "tag": "balm:iron_ingots"
    },
    "N": {
      "tag": "balm:iron_nuggets"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}