minecraft · recipes
· 1.18.2
Dark Oak Boat
dark_oak_boat
Recipe #444
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"group": "boat",
"pattern": [
"# #",
"###"
],
"key": {
"#": {
"item": "minecraft:dark_oak_planks"
}
},
"result": {
"item": "minecraft:dark_oak_boat"
}
}