Chocolate Candy
create_confectionery:chocolate_candy_1

Chocolate Candy

Create Confectionery · by Furti_Two
item

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

Acquisition

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

Filling
Bar of White Chocolate Bar of White Chocolate Chocolate (250 mB)
Chocolate Candy Chocolate Candy guaranteed
Developer reference
Registry name
create_confectionery:chocolate_candy_1
Namespace
create_confectionery
Mod ID
create_confectionery

Recipe JSON (1):

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