Chocolate Glazed Berries
create:chocolate_glazed_berries

Chocolate Glazed Berries

Create · by simibubi
item

Acquisition

Filling using Sweet Berries and Chocolate (250 mB). Produces Chocolate Glazed Berries.

Filling
Sweet Berries Sweet Berries Chocolate (250 mB)
Chocolate Glazed Berries Chocolate Glazed Berries guaranteed
Developer reference
Registry name
create:chocolate_glazed_berries
Namespace
create
Mod ID
create

Recipe JSON (1):

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