Steadfast Demon Polished Stone Wall
bloodmagic:dungeon_polished_wall_steadfast

Steadfast Demon Polished Stone Wall

Blood Magic · by WayofTime
block Dungeon SteadfastDungeon SteadfastPickaxe MineableNeeds Stone ToolWalls

Acquisition

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

Crafting
Steadfast Demon Polished Stone Wall Steadfast Demon Polished Stone Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Steadfast Demon Polished Stone Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:dungeon_polished_wall_steadfast
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (5)
bloodmagic:blocks/dungeon_steadfast
bloodmagic:items/dungeon_steadfast
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_polished_steadfast"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "bloodmagic:dungeon_steadfast"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}