neapolitan:chiseled_chocolate_bricks

Chiseled Chocolate Bricks

Neapolitan · by Team Abnormals
block Axe Mineable

Chiseled Chocolate Bricks is a block from Neapolitan, crafted from Chocolate Brick Slab.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Chiseled Chocolate Bricks1–1100%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
}