Jungle Myrmex Stinger Sword
iceandfire:myrmex_jungle_sword_venom

Jungle Myrmex Stinger Sword

Ice and Fire · by Alexthe666, TheBv
item ToolsSwords

Acquisition

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

Crafting
Myrmex Stinger
Jungle Myrmex Chitin
Witherbone
Jungle Myrmex Stinger Sword Jungle Myrmex Stinger Sword guaranteed
Developer reference
Registry name
iceandfire:myrmex_jungle_sword_venom
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "V",
    "C",
    "B"
  ],
  "ingredients": {
    "B": {
      "tag": "forge:bones/wither"
    },
    "C": {
      "item": "iceandfire:myrmex_jungle_chitin"
    },
    "V": {
      "item": "iceandfire:myrmex_stinger"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}