Crafting using Block of Frosting, Block of Frosting, Block of Chocolate and Block of Chocolate, arranged in the pattern shown. Produces 4× Block of Frosted Chocolate.
Block of Frosted Chocolate
Alex's Caves · by Alexthe668, Noonyeyz
Block of Frosted Chocolate is a block from Alex's Caves, crafted from Block of Frosting and Block of Chocolate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Block of Frosted Chocolate | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Block of Frosted Chocolate | 1–1 | 100% | Drops itself with Silk Touch |
| Block of Chocolate | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
alexscaves:block_of_frosted_chocolate- Namespace
alexscaves- Mod ID
alexscaves- Tags (3)
alexscaves:blocks/gingerbread_town_gen_replaceables alexscaves:blocks/gum_worm_favored_digging minecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"FF",
"CC"
],
"ingredients": {
"C": {
"item": "alexscaves:block_of_chocolate"
},
"F": {
"item": "alexscaves:block_of_frosting"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}








