Crafting using Any Iron Ingot, Blacksmith Gavel Head, Any Iron Ingot, Any Iron Ingot, Bluebright Stick, Any Iron Ingot and Bluebright Stick, arranged in the pattern shown. Produces Iron Blacksmith Gavel.
Iron Blacksmith Gavel
Forbidden & Arcanus · by stal111, CesarZorak
Iron Blacksmith Gavel is a item from Forbidden & Arcanus, crafted from Any Iron Ingot, Blacksmith Gavel Head, and Bluebright Stick.
Acquisition
Related items
Developer reference
- Registry name
forbidden_arcanus:iron_blacksmith_gavel- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus- Tags (1)
forbidden_arcanus:items/blacksmith_gavel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#X#",
"#S#",
" S "
],
"ingredients": {
"#": {
"tag": "forge:ingots/iron"
},
"S": {
"tag": "forge:rods/wooden"
},
"X": {
"item": "forbidden_arcanus:blacksmith_gavel_head"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}