alexscaves:block_of_chiseled_chocolate

Block of Chiseled Chocolate

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

Block of Chiseled Chocolate is a block from Alex's Caves, crafted from Block of Polished Chocolate.

Acquisition

Crafting using Block of Polished Chocolate and Block of Polished Chocolate, arranged in the pattern shown. Produces 2× Block of Chiseled Chocolate.

Crafting
Block of Chiseled Chocolate ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Block of Chiseled Chocolate1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:block_of_chiseled_chocolate
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
alexscaves:blocks/gum_worm_favored_digging
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A",
    "A"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:block_of_polished_chocolate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}