Crafting using Fine Remedy, Vivichoke and Energy Root, in any arrangement. Produces Superb Remedy.
item· Other
Superb Remedy
Cobblemon · by The Cobblemon Team
Superb Remedy is a item from Cobblemon, crafted from Fine Remedy, Vivichoke, and Energy Root.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Any Natural Heal Item (cobblemon) cobblemon:any_natural_heal_item | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cobblemon:superb_remedy- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/remedies
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "cobblemon:fine_remedy"
},
{
"item": "cobblemon:vivichoke"
},
{
"item": "cobblemon:energy_root"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}