Desert Myrmex Chitin Axe
iceandfire:myrmex_desert_axe

Desert Myrmex Chitin Axe

Ice and Fire · by Alexthe666, TheBv
item ToolsAxes

Acquisition

Crafting using Desert Myrmex Chitin, Desert Myrmex Chitin, Desert Myrmex Chitin, Witherbone and Witherbone, arranged in the pattern shown. Produces Desert Myrmex Chitin Axe.

Crafting
Desert Myrmex Chitin
Desert Myrmex Chitin
Desert Myrmex Chitin
Witherbone
Witherbone
Desert Myrmex Chitin Axe Desert Myrmex Chitin Axe guaranteed
Developer reference
Registry name
iceandfire:myrmex_desert_axe
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/axes

Recipe JSON (1):

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