Iron Longsword
16×16 · BAKED

item· Weapons

Iron Longsword

Simply Swords · by Sweenus
item SwordsIron GearSwords

Iron Longsword is a item from Simply Swords, crafted from Stick and Iron Ingot.

Acquisition

Crafting using Stick, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Iron Longsword.

Crafting
Stick
Iron Ingot
Iron Ingot
Iron Longsword Iron Longsword guaranteed

Used in

Crafting using Iron Longsword, String and Stick, arranged in the pattern shown. Produces Sword on a Stick.

Crafting
Iron Longsword
String
Stick
Sword on a Stick Sword on a Stick guaranteed
Developer reference
Registry name
simplyswords:iron_longsword
Namespace
simplyswords
Mod ID
simplyswords
Tags (3)
c:items/swords
simplyswords:items/iron_gear
simplyswords:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#  ",
    " X ",
    "  X"
  ],
  "ingredients": {
    "#": {
      "tag": "c:wood_sticks"
    },
    "X": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}