Stone Cutting using Chocolate Bricks. Produces Chocolate Brick Slab.
Chocolate Brick Slab
Neapolitan · by Team Abnormals
Chocolate Brick Slab is a block from Neapolitan, crafted from Chocolate Bricks.
Acquisition
Crafting using Chocolate Bricks, Chocolate Bricks and Chocolate Bricks, arranged in the pattern shown. Produces 6× Chocolate Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Chocolate Brick Slab | 1–1 | 100% | — |
Used in (1)
Crafting using Chocolate Brick Slab and Chocolate Brick Slab, arranged in the pattern shown. Produces Chiseled Chocolate Bricks.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
neapolitan:chocolate_brick_slab- Namespace
neapolitan- Mod ID
neapolitan- Tags (3)
minecraft:blocks/mineable/axe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "neapolitan:chocolate_bricks"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "neapolitan:chocolate_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

