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