Builder's Tea
create:builders_tea

Builder's Tea

Create · by simibubi
item Upright On Belt

Function

The perfect drink to get the day started- _Motivating_ and _Saturating._

Acquisition

Filling using Glass Bottle and Tea (250 mB). Produces Builder's Tea.

Filling
Glass Bottle Glass Bottle Tea (250 mB)
Builder's Tea Builder's Tea guaranteed

Used in (1)

Emptying using Builder's Tea. Produces 250× Tea and Glass Bottle.

Emptying
Tea ×250 guaranteed
Glass Bottle Glass Bottle guaranteed
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
}