Crafting using Sweet Berries, Wheat and Wheat, in any arrangement. Produces 8× Sweet Berry Cookie.
Sweet Berry Cookie
Farmer's Delight · by MehVahdJukaar, MerchantPug
Sweet Berry Cookie is a item from Farmer's Delight, crafted from Sweet Berries and Wheat.
Acquisition
Related items
Developer reference
- Registry name
farmersdelight:sweet_berry_cookie- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (1)
c:items/foods
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sweet_berries"
},
{
"item": "minecraft:wheat"
},
{
"item": "minecraft:wheat"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}