Relaxed Mint
16×16 · BAKED

item· Other

Relaxed Mint

Cobblemon · by The Cobblemon Team
item Mints

Relaxed Mint is a item from Cobblemon, crafted from Blue Mint Leaf and Green Mint Leaf.

Acquisition

Crafting using Blue Mint Leaf, Blue Mint Leaf, Blue Mint Leaf and Green Mint Leaf, arranged in the pattern shown. Produces Relaxed Mint.

Crafting
Blue Mint Leaf
Blue Mint Leaf
Blue Mint Leaf
Green Mint Leaf
Relaxed Mint Relaxed Mint guaranteed
Developer reference
Registry name
cobblemon:relaxed_mint
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/mints

Recipe JSON (1):

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