Crafting using Wheat, Witchberry and Wheat, arranged in the pattern shown. Produces 8× Witchberry Cookie.
Witchberry Cookie
Bewitchment · by MoriyaShiine, cybercat5555
Witchberry Cookie is a item from Bewitchment, crafted from Wheat and Witchberry.
Acquisition
Related items
Developer reference
- Registry name
bewitchment:witchberry_cookie- Namespace
bewitchment- Mod ID
bewitchment- Tags (1)
bewitchment:items/witchberry_foods
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WBW"
],
"ingredients": {
"B": {
"item": "bewitchment:witchberry"
},
"W": {
"item": "wheat"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}