Dark Hoe
16×16 · BAKED

tool· Tools

Dark Hoe

Goety · by Polarice3
item Hoes ToolHoes

Dark Hoe is a tool from Goety, crafted from Dark Alloy Ingot and Bluebright Stick.

Acquisition

Crafting using Dark Alloy Ingot, Dark Alloy Ingot, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Dark Hoe.

Crafting
Dark Alloy Ingot
Dark Alloy Ingot
Bluebright Stick
Bluebright Stick
Dark Hoe Dark Hoe guaranteed
Developer reference
Registry name
goety:dark_hoe
Namespace
goety
Mod ID
goety
Tags (2)
forge:items/tools/hoes
minecraft:items/hoes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "dd ",
    " s ",
    " s "
  ],
  "ingredients": {
    "d": {
      "item": "goety:dark_ingot"
    },
    "s": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}