Crafting using Wheat, Dates and Wheat, arranged in the pattern shown. Produces 4× Date Cookie.
item· Other
Date Cookie
Spawn · by Ninni
Date Cookie is an item from Spawn, crafted from Wheat and Dates.
Acquisition
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
}