Iron Katana
16×16 · BAKED

item· Weapons

Iron Katana

Simply Swords · by Sweenus
item SwordsIron GearSwords

Iron Katana 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 Katana.

Crafting
Stick
Iron Ingot
Iron Ingot
Iron Katana Iron Katana guaranteed
Developer reference
Registry name
simplyswords:iron_katana
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": [
    "   ",
    "#XX",
    "   "
  ],
  "ingredients": {
    "#": {
      "tag": "c:wood_sticks"
    },
    "X": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}