Cooking using Any Bones and Any of Glow Berries / Mushrooms / Hanging Roots / Glow Lichen (200 ticks, 0.35 xp). Produces Bone Broth.
200 ticks· 0.35 xp
Cooking using Any Bones and Any of Glow Berries / Mushrooms / Hanging Roots / Glow Lichen (200 ticks, 0.35 xp). Produces Bone Broth.
200 ticks· 0.35 xp
farmersdelight:bone_brothfarmersdelightfarmersdelightfarmersdelight:items/meals
Recipe JSON (1):
{
"recipe_type": "farmersdelight:cooking",
"pattern": null,
"ingredients": [
{
"tag": "forge:bones"
},
{
"anyOf": [
{
"item": "minecraft:glow_berries"
},
{
"tag": "forge:mushrooms"
},
{
"item": "minecraft:hanging_roots"
},
{
"item": "minecraft:glow_lichen"
}
]
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": 200
}