Chocolate Popsicle
16×16 · BAKED

item· Other

Chocolate Popsicle

More Delight · by Axperty
item

Chocolate Popsicle is an item from More Delight, crafted from Cocoa Beans, Ice, and Stick.

Acquisition

Crafting using Cocoa Beans, Cocoa Beans, Ice, Cocoa Beans, Cocoa Beans, Stick and Ice, arranged in the pattern shown. Produces Chocolate Popsicle.

Crafting
Chocolate Popsicle Chocolate Popsicle guaranteed
Developer reference
Registry name
moredelight:chocolate_popsicle
Namespace
moredelight
Mod ID
moredelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " CC",
    "ICC",
    "SI "
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:cocoa_beans"
    },
    "I": {
      "item": "minecraft:ice"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}