Sticky Candy
16×16 · BAKED

item· Other

Sticky Candy

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Cookery Mod ItemsMeals

Sticky Candy is an item from Kaleidoscope Cookery, crafted from Leather and Sugar.

Acquisition

Flex Pot using Leather and Sugar. Produces Sticky Candy.

Flex Pot
Sticky Candy Sticky Candy guaranteed

Used in

Crafting using Sticky Candy, Sticky Candy, Sticky Candy, Sticky Candy and Bowl, in any arrangement. Produces Plate of Sticky Candy.

Crafting ⇆ any arrangement
Sticky Candy
Sticky Candy
Sticky Candy
Sticky Candy
Bowl
Plate of Sticky Candy Plate of Sticky Candy guaranteed
Developer reference
Registry name
kaleidoscope_cookery:sticky_candy
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/meals

Recipe JSON (2):

{
  "recipe_type": "kaleidoscope_cookery:pot",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:leather"
    },
    {
      "item": "minecraft:sugar"
    },
    {
      "item": "minecraft:sugar"
    },
    {
      "item": "minecraft:sugar"
    },
    {
      "item": "minecraft:sugar"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "kaleidoscope_cookery:flex_pot",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:leather"
    },
    {
      "item": "minecraft:sugar"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}