Stone Hoe
minecraft:stone_hoe

Stone Hoe

Minecraft · by Mojang Studios
item Hoes

Acquisition

Crafting using Any Stone Tool Materials, Any Stone Tool Materials, Stick and Stick, arranged in the pattern shown. Produces Stone Hoe.

Crafting
Stone Hoe Stone Hoe guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Toolsmith Gift (minecraft) minecraft:toolsmith_gift1–1100%
Developer reference
Registry name
minecraft:stone_hoe
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/hoes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "XX",
    " #",
    " #"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "tag": "minecraft:stone_tool_materials"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}