Destructive Demon Brick Wall
bloodmagic:dungeon_brick1_wall_destructive

Destructive Demon Brick Wall

Blood Magic · by WayofTime
block Dungeon DestructiveDungeon DestructivePickaxe MineableNeeds Stone ToolWalls

Acquisition

Crafting using Destructive Demon Bricks, Destructive Demon Bricks, Destructive Demon Bricks, Destructive Demon Bricks, Destructive Demon Bricks and Destructive Demon Bricks, arranged in the pattern shown. Produces 6× Destructive Demon Brick Wall.

Crafting
Destructive Demon Brick Wall Destructive Demon Brick Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Destructive Demon Brick Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:dungeon_brick1_wall_destructive
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (5)
bloodmagic:blocks/dungeon_destructive
bloodmagic:items/dungeon_destructive
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool
minecraft:blocks/walls

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "bloodmagic:dungeon_brick1_destructive"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "bloodmagic:dungeon_destructive"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}