Bronze Sword
mekanismtools:bronze_sword

Bronze Sword

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Bronze Sword

Acquisition

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

Crafting
Any Bronze Ingot
Any Bronze Ingot
Treated Stick
Bronze Sword Bronze Sword guaranteed

Used in (2)

Developer reference
Registry name
mekanismtools:bronze_sword
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (1)
forge:items/tools/swords/bronze

Recipe JSON (1):

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