Witchberry Cookie
bewitchment:witchberry_cookie

Witchberry Cookie

Bewitchment · by MoriyaShiine, cybercat5555
item Witchberry Foods

Witchberry Cookie is a item from Bewitchment, crafted from Wheat and Witchberry.

Acquisition

Crafting using Wheat, Witchberry and Wheat, arranged in the pattern shown. Produces 8× Witchberry Cookie.

Crafting
Wheat
Witchberry
Wheat
Witchberry Cookie Witchberry Cookie ×8 guaranteed
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
}