Timid Mint
16×16 · BAKED

item· Other

Timid Mint

Cobblemon · by The Cobblemon Team
item Mints

Timid Mint is a item from Cobblemon, crafted from Green Mint Leaf and Red Mint Leaf.

Acquisition

Crafting using Green Mint Leaf, Green Mint Leaf, Green Mint Leaf and Red Mint Leaf, arranged in the pattern shown. Produces Timid Mint.

Crafting
Green Mint Leaf
Green Mint Leaf
Green Mint Leaf
Red Mint Leaf
Timid Mint Timid Mint guaranteed
Developer reference
Registry name
cobblemon:timid_mint
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/mints

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "#W"
  ],
  "ingredients": {
    "#": {
      "item": "cobblemon:green_mint_leaf"
    },
    "W": {
      "item": "cobblemon:red_mint_leaf"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}