Jungle Myrmex Chitin Hoe
iceandfire:myrmex_jungle_hoe

Jungle Myrmex Chitin Hoe

Ice and Fire · by Alexthe666, TheBv
item ToolsHoes

Acquisition

Crafting using Jungle Myrmex Chitin, Jungle Myrmex Chitin, Witherbone and Witherbone, arranged in the pattern shown. Produces Jungle Myrmex Chitin Hoe.

Crafting
Jungle Myrmex Chitin
Jungle Myrmex Chitin
Witherbone
Witherbone
Jungle Myrmex Chitin Hoe Jungle Myrmex Chitin Hoe guaranteed
Developer reference
Registry name
iceandfire:myrmex_jungle_hoe
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/hoes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MM",
    " H",
    " H"
  ],
  "ingredients": {
    "H": {
      "tag": "forge:bones/wither"
    },
    "M": {
      "item": "iceandfire:myrmex_jungle_chitin"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}