Crafting using Egg, Ichor Bottle and Phantom Membrane, in any arrangement. Produces Youth Potion.
- Inputs
- Egg
- Ichor Bottle
- Phantom Membrane
- Output
- → Youth Potion
item· Other
Youth Potion is an item from Species, crafted from Egg, Ichor Bottle, and Phantom Membrane.
Crafting using Egg, Ichor Bottle and Phantom Membrane, in any arrangement. Produces Youth Potion.
species:youth_potionspeciesspeciesRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:eggs"
},
{
"item": "species:ichor_bottle"
},
{
"item": "minecraft:phantom_membrane"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}