Mild Mint
16×16 · BAKED

item· Other

Mild Mint

Cobblemon · by The Cobblemon Team
item Mints

Mild Mint is a item from Cobblemon, crafted from Cyan Mint Leaf and Blue Mint Leaf.

Acquisition

Crafting using Cyan Mint Leaf, Cyan Mint Leaf, Cyan Mint Leaf and Blue Mint Leaf, arranged in the pattern shown. Produces Mild Mint.

Crafting
Cyan Mint Leaf
Cyan Mint Leaf
Cyan Mint Leaf
Blue Mint Leaf
Mild Mint Mild Mint guaranteed
Developer reference
Registry name
cobblemon:mild_mint
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/mints

Recipe JSON (1):

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