Careful Mint
16×16 · BAKED

item· Other

Careful Mint

Cobblemon · by The Cobblemon Team
item Mints

Careful Mint is a item from Cobblemon, crafted from Pink Mint Leaf and Cyan Mint Leaf.

Acquisition

Crafting using Pink Mint Leaf, Pink Mint Leaf, Pink Mint Leaf and Cyan Mint Leaf, arranged in the pattern shown. Produces Careful Mint.

Crafting
Pink Mint Leaf
Pink Mint Leaf
Pink Mint Leaf
Cyan Mint Leaf
Careful Mint Careful Mint guaranteed
Developer reference
Registry name
cobblemon:careful_mint
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/mints

Recipe JSON (1):

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