Crafting using Iron Ingot, Stick, Iron Ingot and Stick, arranged in the pattern shown. Produces Hammer.
Hammer
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Developer reference
- Registry name
handcrafted:hammer- Namespace
handcrafted- Mod ID
handcrafted
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
" /#",
"/ "
],
"ingredients": {
"#": {
"item": "minecraft:iron_ingot"
},
"/": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}