Crafting using Any Wooden Slabs, Any Wooden Slabs and Any Planks, arranged in the pattern shown. Produces 3× Wood Bowl.
Wood Bowl
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wood Bowl | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
handcrafted:wood_bowl- Namespace
handcrafted- Mod ID
handcrafted- Tags (5)
handcrafted:blocks/bowls handcrafted:blocks/crockery handcrafted:items/bowls handcrafted:items/crockery minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" / "
],
"ingredients": {
"#": {
"tag": "minecraft:wooden_slabs"
},
"/": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
