White Chocolate Candy
create_confectionery:white_chocolate_candy_3

White Chocolate Candy

Dye Color:
Create Confectionery · by Furti_Two
item

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

Acquisition

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

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

Recipe JSON (1):

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