Bronze Sword
techreborn:bronze_sword

Bronze Sword

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Swords

Acquisition

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

Crafting
Bronze Ingot
Bronze Ingot
Stick
Bronze Sword Bronze Sword guaranteed

Used in (1)

Blast Furnace using Bronze Sword and Sand. Produces Dark Ashes and 5× Bronze Nugget.

Blast Furnace
Dark Ashes Dark Ashes guaranteed
Bronze Nugget Bronze Nugget ×5 guaranteed
Developer reference
Registry name
techreborn:bronze_sword
Namespace
techreborn
Mod ID
techreborn
Tags (1)
fabric:items/swords

Recipe JSON (1):

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