iceandfire:dread_stone_bricks_chiseled

Chiseled Dreadstone Bricks

Ice and Fire · by Alexthe666, TheBv
block Pickaxe Mineable

Acquisition

Stone Cutting using Dreadstone. Produces Chiseled Dreadstone Bricks.

Stone Cutting
Chiseled Dreadstone Bricks guaranteed

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

Crafting
Dreadstone Bricks Slab
Dreadstone Bricks Slab
Chiseled Dreadstone Bricks guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Dreadstone Bricks1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "iceandfire:dread_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "D",
    "D"
  ],
  "ingredients": {
    "D": {
      "item": "iceandfire:dread_stone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}