Crafting using Dates, in any arrangement. Produces Date Seed.
- Inputs
- Dates
- Output
- → Date Seed
item· Other
Date Seed is an item from Spawn, crafted from Dates.
Crafting using Dates, in any arrangement. Produces Date Seed.
| source | count | drop rate | conditions |
|---|---|---|---|
Block loot table: Date Sapling (spawn) spawn:date_sapling | 1–1 | 100% | Survives Explosion |
Block loot table: Potted Date Sapling (spawn) spawn:potted_date_sapling | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
spawn:date_seedspawnspawnminecraft:items/saplings
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "spawn:dates"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}