Crafting using Stick, Stick and Bamboo Slab, arranged in the pattern shown. Produces Pet Bowl.
- Inputs
- 2 × Stick
- Bamboo Slab
- Output
- → Pet Bowl
block· Machines & Other Blocks
Pet Bowl is a block from [Let's Do] Farm & Charm, crafted from Stick and Bamboo Slab.
Crafting using Stick, Stick and Bamboo Slab, arranged in the pattern shown. Produces Pet Bowl.
| source | count | drop rate | conditions |
|---|---|---|---|
| Pet Bowl | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
farm_and_charm:pet_bowlfarm_and_charmfarm_and_charmminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" U "
],
"ingredients": {
"#": {
"item": "minecraft:stick"
},
"U": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}