Dark Chocolate Candy
create_confectionery:black_chocolate_candy_1

Dark Chocolate Candy

Dye Color:
Create Confectionery · by Furti_Two
item

Dark Chocolate Candy is a item from Create Confectionery, crafted from Bar of Chocolate and Black Chocolate (250 mB).

Acquisition

Filling using Bar of Chocolate and Black Chocolate (250 mB). Produces Dark Chocolate Candy.

Filling
Bar of Chocolate Bar of Chocolate Black Chocolate (250 mB)
Dark Chocolate Candy Dark Chocolate Candy guaranteed
Developer reference
Registry name
create_confectionery:black_chocolate_candy_1
Namespace
create_confectionery
Mod ID
create_confectionery

Recipe JSON (1):

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