Crafting using Stormyx Ingot, Stick and Stick, arranged in the pattern shown. Produces Mythicmetals Compat/stormyx/stormyx Spear.
- Inputs
- Stormyx Ingot
- 2 × Stick
- Output
- → Mythicmetals Compat/stormyx/stormyx Spear
item· Other
Mythicmetals Compat/stormyx/stormyx Spear is a item from Simply Swords, crafted from Stormyx Ingot and Stick.
simplyswords:mythicmetals_compat/stormyx/stormyx_spearsimplyswordssimplyswordssimplyswords:items/stormyx_tools
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X",
" # ",
"# "
],
"ingredients": {
"#": {
"tag": "c:wood_sticks"
},
"X": {
"item": "mythicmetals:stormyx_ingot"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "mythicmetals"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}