Shattered Greatsword
16×16 · BAKED

item· Other

Shattered Greatsword

LegendaryMonsters · by Miauczel
item

Shattered Greatsword is an item from LegendaryMonsters, crafted from Metal Debris, Iron Nugget, and Stick.

Acquisition

Crafting using Metal Debris, Iron Nugget, Metal Debris, Iron Nugget and Stick, arranged in the pattern shown. Produces Shattered Greatsword.

Crafting
Metal Debris
Iron Nugget
Metal Debris
Iron Nugget
Stick
Shattered Greatsword Shattered Greatsword guaranteed
Developer reference
Registry name
legendary_monsters:shattered_greatsword
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    ".#.",
    " / "
  ],
  "ingredients": {
    "#": {
      "item": "legendary_monsters:metal_debris"
    },
    ".": {
      "item": "minecraft:iron_nugget"
    },
    "/": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}