Date Cookie
16×16 · BAKED

item· Other

Date Cookie

Spawn · by Ninni
item

Date Cookie is an item from Spawn, crafted from Wheat and Dates.

Acquisition

Crafting using Wheat, Dates and Wheat, arranged in the pattern shown. Produces 4× Date Cookie.

Crafting
Wheat
Dates
Wheat
  • Inputs
  • 2 × Wheat
  • Dates
  • Output
  • Date Cookie ×4
Date Cookie Date Cookie ×4 guaranteed
Developer reference
Registry name
spawn:date_cookie
Namespace
spawn
Mod ID
spawn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#X#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:wheat"
    },
    "X": {
      "item": "spawn:dates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}