Roaster using Carrot, Any Corn, Lamb Ham and Any Butter. Produces Lamb with Corn.
item· Other
Lamb with Corn
[Let's Do] Farm & Charm · by satisfy, jason13
Lamb with Corn is an item from [Let's Do] Farm & Charm, crafted from Carrot, Any Corn, Lamb Ham, and Any Butter.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:lamb_with_corn- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (3)
c:items/cooked_mutton forge:items/cooked_mutton origins:items/meat
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:roaster",
"pattern": null,
"ingredients": [
{
"item": "minecraft:carrot"
},
{
"tag": "farm_and_charm:corn"
},
{
"item": "farm_and_charm:lamb_ham"
},
{
"tag": "farm_and_charm:butter"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}