Crafting using Iron Ingot, Stick, Iron Nugget and Stick, arranged in the pattern shown. Produces Window Hammer.
Window Hammer
Macaw's Windows · by Sketch Macaw & Peachy Macaw
Acquisition
Developer reference
- Registry name
mcwwindows:hammer- Namespace
mcwwindows- Mod ID
mcwwindows
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" A ",
" BC",
"B "
],
"ingredients": {
"A": {
"item": "minecraft:iron_ingot"
},
"B": {
"item": "minecraft:stick"
},
"C": {
"item": "minecraft:iron_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}