Golden Blacksmith Gavel
forbidden_arcanus:golden_blacksmith_gavel

Golden Blacksmith Gavel

Forbidden & Arcanus · by stal111, CesarZorak
item Blacksmith Gavel

Golden Blacksmith Gavel is a item from Forbidden & Arcanus, crafted from Any Gold Ingot, Blacksmith Gavel Head, and Bluebright Stick.

Acquisition

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.

Crafting
Any Gold Ingot
Blacksmith Gavel Head
Any Gold Ingot
Any Gold Ingot
Bluebright Stick
Any Gold Ingot
Bluebright Stick
Golden Blacksmith Gavel Golden Blacksmith Gavel guaranteed
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
}