bloodmagic:dungeon_stone_steadfast

Steadfast Demon Stone

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

Acquisition

Crafting using Steadfast Demon Stone, Stone, Stone and Stone, arranged in the pattern shown. Produces 4× Steadfast Demon Stone.

Crafting
Steadfast Demon Stone ×4 guaranteed

Crafting using Steadfast Demon Stone Slab and Steadfast Demon Stone Slab, arranged in the pattern shown. Produces Steadfast Demon Stone.

Crafting
Steadfast Demon Stone Slab
Steadfast Demon Stone Slab
Steadfast Demon Stone guaranteed

Crafting using Stone, Stone, Stone, Stone, Steadfast Will Crystal, Stone, Stone, Stone and Stone, arranged in the pattern shown. Produces 64× Steadfast Demon Stone.

Crafting
Steadfast Demon Stone ×64 guaranteed

Mining & drops

sourcecountchanceconditions
Steadfast Demon Stone1–1100%Survives Explosion

Used in (5)

Crafting using Steadfast Demon Stone, Stone, Stone and Stone, arranged in the pattern shown. Produces 4× Steadfast Demon Stone.

Crafting
Steadfast Demon Stone ×4 guaranteed

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

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

Crafting using Any Glowstone Dust, Any Glowstone Dust, Steadfast Demon Stone, Any Glowstone Dust and Any Glowstone Dust, arranged in the pattern shown. Produces Steadfast Demon Eye.

Crafting
Steadfast Demon Eye guaranteed

Crafting using Steadfast Demon Stone, Steadfast Demon Stone, Steadfast Demon Stone, Steadfast Demon Stone, Steadfast Demon Stone and Steadfast Demon Stone, arranged in the pattern shown. Produces 4× Steadfast Demon Stone Stairs.

Crafting
Steadfast Demon Stone Stairs Steadfast Demon Stone Stairs ×4 guaranteed

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

Crafting
Steadfast Demon Stone Slab Steadfast Demon Stone Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:dungeon_stone_steadfast
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (4)
bloodmagic:blocks/dungeon_steadfast
bloodmagic:items/dungeon_steadfast
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "hs",
    "ss"
  ],
  "ingredients": {
    "h": {
      "item": "bloodmagic:dungeon_stone_steadfast"
    },
    "s": {
      "item": "minecraft:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "s",
    "s"
  ],
  "ingredients": {
    "s": {
      "item": "bloodmagic:dungeon_stone_slab_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
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "scs",
    "sss"
  ],
  "ingredients": {
    "c": {
      "item": "bloodmagic:steadfastcrystal"
    },
    "s": {
      "item": "minecraft:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}