minecraft · recipes
· 1.13.2
Jungle Boat
jungle_boat
Recipe #864
1.13.2
#10
{
"type": "crafting_shaped",
"group": "boat",
"pattern": [
"# #",
"###"
],
"key": {
"#": {
"item": "minecraft:jungle_planks"
}
},
"result": {
"item": "minecraft:jungle_boat"
}
}