Mythicmetals Compat/stormyx/stormyx Cutlass
16×16 · BAKED

item· Other

Mythicmetals Compat/stormyx/stormyx Cutlass

Simply Swords · by Sweenus
item Stormyx Tools

Mythicmetals Compat/stormyx/stormyx Cutlass is a item from Simply Swords, crafted from Iron Nugget, Stormyx Ingot, and Stick.

Acquisition

Crafting using Iron Nugget, Stormyx Ingot, Stormyx Ingot and Stick, arranged in the pattern shown. Produces Mythicmetals Compat/stormyx/stormyx Cutlass.

Crafting conditional
Iron Nugget
Stormyx Ingot
Stormyx Ingot
Stick
  • Inputs
  • Iron Nugget
  • 2 × Stormyx Ingot
  • Stick
  • Output
  • Mythicmetals Compat/stormyx/stormyx Cutlass
Mythicmetals Compat/stormyx/stormyx Cutlass Mythicmetals Compat/stormyx/stormyx Cutlass guaranteed
Developer reference
Registry name
simplyswords:mythicmetals_compat/stormyx/stormyx_cutlass
Namespace
simplyswords
Mod ID
simplyswords
Tags (1)
simplyswords:items/stormyx_tools

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " Y",
    "XX",
    "# "
  ],
  "ingredients": {
    "#": {
      "tag": "c:wood_sticks"
    },
    "X": {
      "item": "mythicmetals:stormyx_ingot"
    },
    "Y": {
      "item": "minecraft:iron_nugget"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "mythicmetals"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}