Ruby Chocolate Candy
create_confectionery:ruby_chocolate_candy_3

Ruby Chocolate Candy

Create Confectionery · by Furti_Two
item

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

Acquisition

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

Filling
Bar of Dark Chocolate Bar of Dark Chocolate Ruby Chocolate (250 mB)
Ruby Chocolate Candy Ruby Chocolate Candy guaranteed
Developer reference
Registry name
create_confectionery:ruby_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_black_chocolate"
    },
    {
      "fluid": "create_confectionery:ruby_chocolate",
      "amount": 250
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}