Crafting using Witchberry, Sugar and Wheat, in any arrangement. Produces Witchberry Pie.
Witchberry Pie
Bewitchment · by MoriyaShiine, cybercat5555
Witchberry Pie is a item from Bewitchment, crafted from Witchberry, Sugar, and Wheat.
Acquisition
Related items
Developer reference
- Registry name
bewitchment:witchberry_pie- Namespace
bewitchment- Mod ID
bewitchment- Tags (1)
bewitchment:items/witchberry_foods
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "bewitchment:witchberry"
},
{
"item": "sugar"
},
{
"item": "wheat"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}