Stove using Any Onion, Raw Rabbit and Carrot. Produces Stuffed Rabbit.
item· Other
Stuffed Rabbit
[Let's Do] Farm & Charm · by satisfy, jason13
Stuffed Rabbit is an item from [Let's Do] Farm & Charm, crafted from Any Onion, Raw Rabbit, and Carrot.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:stuffed_rabbit- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (2)
diet:items/special_food origins:items/meat
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:stove",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:onion"
},
{
"item": "minecraft:rabbit"
},
{
"item": "minecraft:carrot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.6,
"cooking_time": null
}