Crafting using Medicinal Brew, Sugar, Sugar, Pomeg Berry, Pomeg Berry, White Mint Leaf and White Mint Leaf, in any arrangement. Produces HP Up.
item· Other
HP Up
Cobblemon · by The Cobblemon Team
HP Up is a item from Cobblemon, crafted from Medicinal Brew, Sugar, Pomeg Berry, and White Mint Leaf.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:hp_up- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/vitamins
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "cobblemon:medicinal_brew"
},
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:sugar"
},
{
"item": "cobblemon:pomeg_berry"
},
{
"item": "cobblemon:pomeg_berry"
},
{
"item": "cobblemon:white_mint_leaf"
},
{
"item": "cobblemon:white_mint_leaf"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}