Crafting using Torchflower Seeds, Torchflower Seeds, Leaf Stone, Torchflower Seeds and Torchflower Seeds, arranged in the pattern shown. Produces Miracle Seed.
item· Other
Miracle Seed
Cobblemon · by The Cobblemon Team
Miracle Seed is a item from Cobblemon, crafted from Torchflower Seeds and Leaf Stone.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:miracle_seed- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"SLS",
" S "
],
"ingredients": {
"L": {
"item": "cobblemon:leaf_stone"
},
"S": {
"tag": "cobblemon:seeds"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}