Demon Stone Wall
bloodmagic:dungeon_stone_wall

Demon Stone Wall

Blood Magic · by WayofTime
block Dungeon RawDungeon RawPickaxe MineableNeeds Stone ToolWalls

Acquisition

Crafting using Demon Stone, Demon Stone, Demon Stone, Demon Stone, Demon Stone and Demon Stone, arranged in the pattern shown. Produces 6× Demon Stone Wall.

Crafting
Demon Stone Wall Demon Stone Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Demon Stone Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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