Crafting using Iron Ingot, Iron Nugget, Iron Nugget and Stick, arranged in the pattern shown. Produces Roofing Hammer.
Roofing Hammer
Macaw's Roofs · by Sketch Macaw & Sketch Peachy
Acquisition
Developer reference
- Registry name
mcwroofs:roofing_hammer- Namespace
mcwroofs- Mod ID
mcwroofs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I ",
" NN",
"S "
],
"ingredients": {
"I": {
"item": "minecraft:iron_ingot"
},
"N": {
"item": "minecraft:iron_nugget"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}