Filling using Glass Bottle and Tea (250 mB). Produces Builder's Tea.
Builder's Tea
Create · by simibubi
Function
The perfect drink to get the day started- _Motivating_ and _Saturating._
Acquisition
Used in (1)
Emptying using Builder's Tea. Produces 250× Tea and Glass Bottle.
Tea ×250 guaranteed
Related items
Developer reference
- Registry name
create:builders_tea- Namespace
create- Mod ID
create- Tags (1)
create:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "create:filling",
"pattern": null,
"ingredients": [
{
"item": "minecraft:glass_bottle"
},
{
"fluid": "create:tea",
"amount": 250
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}