Whipped Dream
16×16 · BAKED

item· Other

Whipped Dream

Cobblemon · by The Cobblemon Team
item Evolution Items

Whipped Dream is a item from Cobblemon, crafted from Sweet Berries, Sugar, Milk Bucket, and Honey Bottle.

Acquisition

Crafting using Sweet Berries, Sugar, Milk Bucket, Sugar, Honey Bottle, Sugar and Honey Bottle, arranged in the pattern shown. Produces Whipped Dream.

Crafting
Sweet Berries
Sugar
Milk Bucket
Sugar
Honey Bottle
Sugar
Honey Bottle
Whipped Dream Whipped Dream guaranteed
Developer reference
Registry name
cobblemon:whipped_dream
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/evolution_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " B ",
    "SMS",
    "HSH"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:sweet_berries"
    },
    "H": {
      "item": "minecraft:honey_bottle"
    },
    "M": {
      "item": "minecraft:milk_bucket"
    },
    "S": {
      "item": "minecraft:sugar"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}