Chocolate Glazed Marshmallow
create_confectionery:chocolate_glazed_marshmallow

Chocolate Glazed Marshmallow

Create Confectionery · by Furti_Two
item

Chocolate Glazed Marshmallow is a item from Create Confectionery, crafted from Marshmallow and Chocolate (250 mB).

Acquisition

Filling using Marshmallow and Chocolate (250 mB). Produces Chocolate Glazed Marshmallow.

Filling
Marshmallow Marshmallow Chocolate (250 mB)
Chocolate Glazed Marshmallow Chocolate Glazed Marshmallow guaranteed
Developer reference
Registry name
create_confectionery:chocolate_glazed_marshmallow
Namespace
create_confectionery
Mod ID
create_confectionery

Recipe JSON (1):

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