Crafting using Wheat, Wheat, Wheat and Any Eggs, in any arrangement. Produces 3× Wheat Dough.
Wheat Dough
Farmer's Delight · by vectorwing
Acquisition
Used in (2)
Developer reference
- Registry name
farmersdelight:wheat_dough- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (2)
forge:items/dough/wheat forge:items/dough
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:crops/wheat"
},
{
"tag": "forge:crops/wheat"
},
{
"tag": "forge:crops/wheat"
},
{
"tag": "forge:eggs"
}
],
"conditions": [],
"sequence": null,
"group_name": "fd_dough",
"experience": null,
"cooking_time": null
}