Honey Cookie
farmersdelight:honey_cookie

Honey Cookie

Farmer's Delight · by vectorwing
item Sweets

Acquisition

Crafting using Honey Bottle, Wheat and Wheat, in any arrangement. Produces 8× Honey Cookie.

Crafting ⇆ any arrangement
Honey Bottle
Wheat
Wheat
Honey Cookie Honey Cookie ×8 guaranteed
Developer reference
Registry name
farmersdelight:honey_cookie
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (1)
farmersdelight:items/sweets

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:honey_bottle"
    },
    {
      "tag": "forge:crops/wheat"
    },
    {
      "tag": "forge:crops/wheat"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}