Silver Sword
iceandfire:silver_sword

Silver Sword

Ice and Fire · by Alexthe666, TheBv
item ToolsSwords

Acquisition

Crafting using Any Silver Ingot, Any Silver Ingot and Treated Stick, arranged in the pattern shown. Produces Silver Sword.

Crafting
Any Silver Ingot
Any Silver Ingot
Treated Stick
Silver Sword Silver Sword guaranteed

Used in (2)

Developer reference
Registry name
iceandfire:silver_sword
Namespace
iceandfire
Mod ID
iceandfire
Tags (2)
forge:items/tools
minecraft:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "M",
    "M",
    "H"
  ],
  "ingredients": {
    "H": {
      "tag": "forge:rods/wooden"
    },
    "M": {
      "tag": "forge:ingots/silver"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}