Crafting using Mint Leaves, Mint Leaves, Mint Leaves, Mint Leaves, Mint Leaves, Mint Leaves, Mint Leaves, Mint Leaves and Mint Leaves, arranged in the pattern shown. Produces Basket of Mint.

Basket of Mint
Neapolitan · by Team Abnormals
Basket of Mint is a block from Neapolitan, crafted from Mint Leaves.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Basket of Mint | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Basket of Mint, in any arrangement. Produces 9× Mint Leaves.
Block drops
Drops itself when broken.
Developer reference
- Registry name
neapolitan:mint_basket- Namespace
neapolitan- Mod ID
neapolitan- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BBB",
"BBB",
"BBB"
],
"ingredients": {
"B": {
"item": "neapolitan:mint_leaves"
}
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "berry_good"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}