Crafting using Metal Debris, Iron Nugget, Metal Debris, Iron Nugget and Stick, arranged in the pattern shown. Produces Shattered Greatsword.
- Inputs
- 2 × Metal Debris
- 2 × Iron Nugget
- Stick
- Output
- → Shattered Greatsword
item· Other
Shattered Greatsword is an item from LegendaryMonsters, crafted from Metal Debris, Iron Nugget, and Stick.
Crafting using Metal Debris, Iron Nugget, Metal Debris, Iron Nugget and Stick, arranged in the pattern shown. Produces Shattered Greatsword.
legendary_monsters:shattered_greatswordlegendary_monsterslegendary_monstersRecipe 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
}