Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Stick, Iron Ingot and Stick, arranged in the pattern shown. Produces Iron Hammer.
Iron Hammer
Iron Hammer is a item from Unknown Mod, crafted from Iron Ingot and Stick.
Acquisition
Related items
Developer reference
- Registry name
betterend:iron_hammer- Namespace
betterend- Mod ID
unknown- Tags (1)
c:items/hammers
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I I",
"I#I",
" # "
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}