biomesoplenty:chiseled_brimstone_bricks

Chiseled Brimstone Bricks

Biomes O' Plenty · by Adubbz, Forstride
block Pickaxe Mineable

Acquisition

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

Crafting
Brimstone Brick Slab
Brimstone Brick Slab
Chiseled Brimstone Bricks guaranteed

Stone Cutting using Brimstone. Produces Chiseled Brimstone Bricks.

Stone Cutting
Chiseled Brimstone Bricks guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Brimstone Bricks1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:chiseled_brimstone_bricks
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "biomesoplenty:brimstone_brick_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "biomesoplenty:brimstone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "biomesoplenty:brimstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}