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.
Heating Unit
CookingForBlockheads · by BlayTheNinth
Acquisition
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
}