Chocolate Brick Slab
neapolitan:chocolate_brick_slab

Chocolate Brick Slab

Neapolitan · by Team Abnormals
block Axe MineableSlabsSlabs

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.

Crafting
Chocolate Brick Slab Chocolate Brick Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Chocolate Brick Slab1–1100%

Used in (1)

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

Crafting
Chocolate Brick Slab
Chocolate Brick Slab
Chiseled Chocolate Bricks guaranteed

Block drops

Drops itself when broken.

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
}