Scrapbox using Scrap Box. Produces Bowl.
Bowl
Minecraft · by Mojang Studios
Acquisition
Crafting using Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces 4× Bowl.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Turtle (minecraft) minecraft:turtle | 1–1 | 100% | Damage Source Properties |
Gameplay loot table: Junk (minecraft) minecraft:junk | 1–1 | 100% | — |
Used in (4)
Crafting using Brown Mushroom, Red Mushroom and Bowl, in any arrangement. Produces Mushroom Stew.
Crafting using Baked Potato, Cooked Rabbit, Bowl, Carrot and Red Mushroom, in any arrangement. Produces Rabbit Stew.
Crafting using Bowl, Beetroot, Beetroot, Beetroot, Beetroot, Beetroot and Beetroot, in any arrangement. Produces Beetroot Soup.
Crafting using Baked Potato, Cooked Rabbit, Bowl, Carrot and Brown Mushroom, in any arrangement. Produces Rabbit Stew.
Developer reference
- Registry name
minecraft:bowl- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (2):
{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" # "
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
