Steel Hoe
mekanismtools:steel_hoe

Steel Hoe

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

Acquisition

Crafting using Any Steel Ingot, Any Steel Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Steel Hoe.

Crafting
Any Steel Ingot
Any Steel Ingot
Any Iron Ingot
Any Iron Ingot
Steel Hoe Steel Hoe guaranteed

Used in (2)

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

Recipe JSON (1):

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