Crafting using Chocolate Brick Slab and Chocolate Brick Slab, arranged in the pattern shown. Produces Chiseled Chocolate Bricks.

Chiseled Chocolate Bricks
Neapolitan · by Team Abnormals
Chiseled Chocolate Bricks is a block from Neapolitan, crafted from Chocolate Brick Slab.
Acquisition
Stone Cutting using Chocolate Bricks. Produces Chiseled Chocolate Bricks.

Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chiseled Chocolate Bricks | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
neapolitan:chiseled_chocolate_bricks- Namespace
neapolitan- Mod ID
neapolitan- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "neapolitan:chocolate_brick_slab"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "neapolitan:chocolate_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
