Crafting using Red Mint Leaf, Red Mint Leaf, Red Mint Leaf and Pink Mint Leaf, arranged in the pattern shown. Produces Naughty Mint.
item· Other
Naughty Mint
Cobblemon · by The Cobblemon Team
Naughty Mint is a item from Cobblemon, crafted from Red Mint Leaf and Pink Mint Leaf.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:naughty_mint- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/mints
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"#W"
],
"ingredients": {
"#": {
"item": "cobblemon:red_mint_leaf"
},
"W": {
"item": "cobblemon:pink_mint_leaf"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}