Pot Cooking using Any Corn, Any Corn and Any Flour. Produces Corn Grits.
item· Other
Corn Grits
[Let's Do] Farm & Charm · by satisfy, jason13
Corn Grits is an item from [Let's Do] Farm & Charm, crafted from Any Corn and Any Flour.
Acquisition
Related items
Developer reference
- Registry name
farm_and_charm:corn_grits- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (1)
create:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:pot_cooking",
"pattern": null,
"ingredients": [
{
"tag": "farm_and_charm:corn"
},
{
"tag": "farm_and_charm:corn"
},
{
"tag": "farm_and_charm:flour"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}