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