Caramelized Marshmallows on a Stick
create_confectionery:caramelized_marshmellow_on_a_stick

Caramelized Marshmallows on a Stick

Create Confectionery · by Furti_Two
item

Caramelized Marshmallows on a Stick is a item from Create Confectionery, crafted from Marshmallows on a Stick.

Acquisition

Campfire Cooking using Marshmallows on a Stick (100 ticks, 1 xp). Produces Caramelized Marshmallows on a Stick.

Campfire Cooking

100 ticks· 1 xp

Caramelized Marshmallows on a Stick Caramelized Marshmallows on a Stick guaranteed

Smoking using Marshmallows on a Stick (100 ticks, 1 xp). Produces Caramelized Marshmallows on a Stick.

Smoking

100 ticks· 1 xp

Caramelized Marshmallows on a Stick Caramelized Marshmallows on a Stick guaranteed
Developer reference
Registry name
create_confectionery:caramelized_marshmellow_on_a_stick
Namespace
create_confectionery
Mod ID
create_confectionery

Recipe JSON (2):

{
  "recipe_type": "minecraft:campfire_cooking",
  "pattern": null,
  "ingredients": {
    "item": "create_confectionery:marshmallow_on_a_stick"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smoking",
  "pattern": null,
  "ingredients": {
    "item": "create_confectionery:marshmallow_on_a_stick"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}