Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Treated Stick, Any Iron Ingot and Treated Stick, arranged in the pattern shown. Produces Hammer.
Hammer
Quark · by Vazkii, WireSegal, MCVinnyq, Sully
Acquisition
Developer reference
- Registry name
quark:hammer- Namespace
quark- Mod ID
quark
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"ISI",
" S "
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"S": {
"tag": "forge:rods/wooden"
}
},
"conditions": [
{
"raw": {
"flag": "hammer",
"type": "quark:flag"
},
"type": "quark:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}