Crafting using Baked Potato, Cooked Rabbit, Bowl, Carrot and Red Mushroom, in any arrangement. Produces Rabbit Stew.
Rabbit Stew
Minecraft · by Mojang Studios
Acquisition
Crafting using Baked Potato, Cooked Rabbit, Bowl, Carrot and Brown Mushroom, in any arrangement. Produces Rabbit Stew.
Crafting using Baked Potato, Cooked Rabbit, Bowl, Carrot and Toadstool, in any arrangement. Produces Rabbit Stew.
Developer reference
- Registry name
minecraft:rabbit_stew- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:baked_potato"
},
{
"item": "minecraft:cooked_rabbit"
},
{
"item": "minecraft:bowl"
},
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:red_mushroom"
}
],
"conditions": [],
"sequence": null,
"group_name": "rabbit_stew",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:baked_potato"
},
{
"item": "minecraft:cooked_rabbit"
},
{
"item": "minecraft:bowl"
},
{
"item": "minecraft:carrot"
},
{
"item": "minecraft:brown_mushroom"
}
],
"conditions": [],
"sequence": null,
"group_name": "rabbit_stew",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:baked_potato"
},
{
"item": "minecraft:cooked_rabbit"
},
{
"item": "minecraft:bowl"
},
{
"item": "minecraft:carrot"
},
{
"item": "biomesoplenty:toadstool"
}
],
"conditions": [],
"sequence": null,
"group_name": "rabbit_stew",
"experience": null,
"cooking_time": null
}