Crafting using Bowl, Beetroot, Beetroot, Beetroot, Beetroot, Beetroot and Beetroot, in any arrangement. Produces Beetroot Soup.
Beetroot Soup
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Village Snowy House (minecraft) minecraft:village_snowy_house | 1–1 | 100% | — |
Developer reference
- Registry name
minecraft:beetroot_soup- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:bowl"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:beetroot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}