Crafting using Iron Large Plate, Iron Large Plate, Iron Large Plate, Iron Large Plate, Stick, Iron Large Plate and Stick, arranged in the pattern shown. Produces Iron Hammer.
Iron Hammer
Modern Industrialization · by Azercoco, Technici4n
Iron Hammer is a item from Modern Industrialization, crafted from Iron Large Plate and Stick.
Acquisition
Related items
Developer reference
- Registry name
modern_industrialization:iron_hammer- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (1)
modern_industrialization:items/forge_hammer_tools
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ppp",
"psp",
" s "
],
"ingredients": {
"p": {
"item": "modern_industrialization:iron_large_plate"
},
"s": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}