minecraft · recipes
· 1.20.6
Fletching Table
fletching_table
Recipe #148
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:planks"
},
"@": {
"item": "minecraft:flint"
}
},
"pattern": [
"@@",
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:fletching_table"
}
}