Bronze Hoe
mekanismtools:bronze_hoe

Bronze Hoe

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Bronze Hoe

Acquisition

Crafting using Any Bronze Ingot, Any Bronze Ingot, Treated Stick and Treated Stick, arranged in the pattern shown. Produces Bronze Hoe.

Crafting
Any Bronze Ingot
Any Bronze Ingot
Treated Stick
Treated Stick
Bronze Hoe Bronze Hoe guaranteed

Used in (2)

Developer reference
Registry name
mekanismtools:bronze_hoe
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (1)
forge:items/tools/hoes/bronze

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "II",
    " R",
    " R"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/bronze"
    },
    "R": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}