Hammer
16×16 · BAKED

item· Other

Hammer

Another Furniture · by Starfish Studios
item Furniture Hammers

Hammer is a item from Another Furniture, crafted from Any Planks, Any Wooden Slabs, and Stick.

Acquisition

Crafting using Any Planks, Any Wooden Slabs, Stick, Any Planks and Stick, arranged in the pattern shown. Produces Hammer.

Crafting
Any Planks
Any Wooden Slabs
Stick
Any Planks
Stick
Hammer Hammer guaranteed
Developer reference
Registry name
another_furniture:furniture_hammer
Namespace
another_furniture
Mod ID
another_furniture
Tags (1)
another_furniture:items/furniture_hammers

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " #S",
    " /#",
    "/  "
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:planks"
    },
    "/": {
      "item": "minecraft:stick"
    },
    "S": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}