Cooking using Milk Bucket, Any of Chorus Fruit / Chorus Fruit Grain and Ender Pearl Grain (200 ticks, 1 xp). Produces Bubble Tea.
200 ticks· 1 xp
item· Other
Bubble Tea is an item from End's Delight, crafted from Milk Bucket, Any of Chorus Fruit / Chorus Fruit Grain, and Ender Pearl Grain.
Cooking using Milk Bucket, Any of Chorus Fruit / Chorus Fruit Grain and Ender Pearl Grain (200 ticks, 1 xp). Produces Bubble Tea.
200 ticks· 1 xp
ends_delight:bubble_teaends_delightends_delightcreate:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "farmersdelight:cooking",
"pattern": null,
"ingredients": [
{
"tag": "forge:milk"
},
{
"anyOf": [
{
"item": "minecraft:chorus_fruit"
},
{
"item": "ends_delight:chorus_fruit_grain"
}
]
},
{
"item": "ends_delight:ender_pearl_grain"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 1,
"cooking_time": 200
}