Stone Blacksmith Gavel
forbidden_arcanus:stone_blacksmith_gavel

Stone Blacksmith Gavel

Forbidden & Arcanus · by stal111, CesarZorak
item Blacksmith Gavel

Stone Blacksmith Gavel is a item from Forbidden & Arcanus, crafted from Cobbled Deepslate, Blacksmith Gavel Head, and Bluebright Stick.

Acquisition

Crafting using Cobbled Deepslate, Blacksmith Gavel Head, Cobbled Deepslate, Cobbled Deepslate, Bluebright Stick, Cobbled Deepslate and Bluebright Stick, arranged in the pattern shown. Produces Stone Blacksmith Gavel.

Crafting
Stone Blacksmith Gavel Stone Blacksmith Gavel guaranteed
Developer reference
Registry name
forbidden_arcanus:stone_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": "minecraft:stone_tool_materials"
    },
    "S": {
      "tag": "forge:rods/wooden"
    },
    "X": {
      "item": "forbidden_arcanus:blacksmith_gavel_head"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}