Hot Chocolate
create_confectionery:hot_chocolate_bottle

Hot Chocolate

Create Confectionery · by Furti_Two
item

Hot Chocolate is a item from Create Confectionery, crafted from Glass Bottle and Hot Chocolate (250 mB).

Acquisition

Filling using Glass Bottle and Hot Chocolate (250 mB). Produces Hot Chocolate.

Filling
Glass Bottle Glass Bottle Hot Chocolate (250 mB)
Hot Chocolate Hot Chocolate guaranteed

Used in (2)

Emptying using Hot Chocolate. Produces 250× Hot Chocolate and Glass Bottle.

Emptying
Hot Chocolate ×250 guaranteed
Glass Bottle Glass Bottle guaranteed

Crafting using Hot Chocolate and Marshmallow, in any arrangement. Produces Soothing Hot Chocolate.

Crafting ⇆ any arrangement
Hot Chocolate
Marshmallow
Soothing Hot Chocolate Soothing Hot Chocolate guaranteed
Developer reference
Registry name
create_confectionery:hot_chocolate_bottle
Namespace
create_confectionery
Mod ID
create_confectionery

Recipe JSON (1):

{
  "recipe_type": "create:filling",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glass_bottle"
    },
    {
      "fluid": "create_confectionery:hot_chocolate",
      "amount": 250
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}