Crafting using Any Gold Ingot, Blacksmith Gavel Head, Any Gold Ingot, Any Gold Ingot, Bluebright Stick, Any Gold Ingot and Bluebright Stick, arranged in the pattern shown. Produces Golden Blacksmith Gavel.
Golden Blacksmith Gavel
Forbidden & Arcanus · by stal111, CesarZorak
Golden Blacksmith Gavel is a item from Forbidden & Arcanus, crafted from Any Gold Ingot, Blacksmith Gavel Head, and Bluebright Stick.
Acquisition
Related items
Developer reference
- Registry name
forbidden_arcanus:golden_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/gold"
},
"S": {
"tag": "forge:rods/wooden"
},
"X": {
"item": "forbidden_arcanus:blacksmith_gavel_head"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}