Crafting using Myrmex Stinger, Desert Myrmex Chitin and Witherbone, arranged in the pattern shown. Produces Desert Myrmex Stinger Sword.
Desert Myrmex Stinger Sword
Ice and Fire · by Alexthe666, TheBv
Acquisition
Related items
Developer reference
- Registry name
iceandfire:myrmex_desert_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_desert_chitin"
},
"V": {
"item": "iceandfire:myrmex_stinger"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}