Miracle Seed
16×16 · BAKED

item· Other

Miracle Seed

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Miracle Seed is a item from Cobblemon, crafted from Torchflower Seeds and Leaf Stone.

Acquisition

Crafting using Torchflower Seeds, Torchflower Seeds, Leaf Stone, Torchflower Seeds and Torchflower Seeds, arranged in the pattern shown. Produces Miracle Seed.

Crafting
Torchflower Seeds
Torchflower Seeds
Leaf Stone
Torchflower Seeds
Torchflower Seeds
Miracle Seed Miracle Seed guaranteed
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
}