Cooking using Rotten Flesh, Bone Meal, Raw Rabbit and Rice (200 ticks, 1 xp). Produces Dog Food.
200 ticks· 1 xp
Cooking using Rotten Flesh, Bone Meal, Raw Rabbit and Rice (200 ticks, 1 xp). Produces Dog Food.
200 ticks· 1 xp
farmersdelight:dog_foodfarmersdelightfarmersdelightcreate:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "farmersdelight:cooking",
"pattern": null,
"ingredients": [
{
"item": "minecraft:rotten_flesh"
},
{
"item": "minecraft:bone_meal"
},
{
"tag": "forge:raw_meat"
},
{
"tag": "forge:crops/rice"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 1,
"cooking_time": 200
}