alexscaves:block_of_chocolate_frosting

Block of Chocolate Frosting

Alex's Caves · by Alexthe668, Noonyeyz
block Gum Worm Favored DiggingFrostingHoe Mineable

Block of Chocolate Frosting is a block from Alex's Caves, crafted from Block of Frosting and Block of Chocolate.

Acquisition

Crafting using Block of Frosting, Block of Frosting, Block of Frosting, Block of Frosting, Block of Chocolate, Block of Frosting, Block of Frosting, Block of Frosting and Block of Frosting, arranged in the pattern shown. Produces 8× Block of Chocolate Frosting.

Crafting
Block of Chocolate Frosting ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Block of Chocolate Frosting1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:block_of_chocolate_frosting
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
alexscaves:blocks/gum_worm_favored_digging
alexscaves:items/frosting
minecraft:blocks/mineable/hoe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FFF",
    "FCF",
    "FFF"
  ],
  "ingredients": {
    "C": {
      "item": "alexscaves:block_of_chocolate"
    },
    "F": {
      "item": "alexscaves:block_of_frosting"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}