fishing_rod.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:string"
}
},
"pattern": [
" #",
" #X",
"# X"
],
"result": {
"item": "minecraft:fishing_rod"
},
"show_notification": true
}