Crafting using Iron Longsword, String and Stick, arranged in the pattern shown. Produces Sword on a Stick.
- Inputs
- Iron Longsword
- String
- Stick
- Output
- → Sword on a Stick
item· Weapons
Sword on a Stick is a item from Simply Swords, crafted from Iron Longsword, String, and Stick.
Crafting using Iron Longsword, String and Stick, arranged in the pattern shown. Produces Sword on a Stick.
simplyswords:sword_on_a_sticksimplyswordssimplyswordsc:items/swords simplyswords:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X ",
" Y ",
" # "
],
"ingredients": {
"#": {
"tag": "c:wood_sticks"
},
"X": {
"item": "simplyswords:iron_longsword"
},
"Y": {
"item": "minecraft:string"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}