bloodmagic:dungeon_stone

Demon Stone

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

Acquisition

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

Crafting
Demon Stone ×4 guaranteed

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

Crafting
Demon Stone ×64 guaranteed

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

Crafting
Demon Stone Slab
Demon Stone Slab
Demon Stone guaranteed

Mining & drops

sourcecountchanceconditions
Demon Stone1–1100%Survives Explosion

Used in (9)

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

Crafting
Demon Stone Stairs Demon Stone Stairs ×4 guaranteed

Crafting using Demon Stone, Demon Stone, Demon Stone, Demon Stone, Ethereal Slate, Demon Stone, Demon Stone, Demon Stone and Demon Stone, arranged in the pattern shown. Produces 8× Ethereal Mimic.

Crafting
Ethereal Mimic ×8 guaranteed

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

Crafting
Demon Eye guaranteed

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

Crafting
Demon Stone ×4 guaranteed

Crafting using Any Redstone Dust, Any Redstone Dust, Demon Stone, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces Demon Emitter.

Crafting
Demon Emitter guaranteed
view all 9 →

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:dungeon_stone
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (4)
bloodmagic:blocks/dungeon_raw
bloodmagic:items/dungeon_raw
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"
    },
    "s": {
      "item": "minecraft:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "scs",
    "sss"
  ],
  "ingredients": {
    "c": {
      "item": "bloodmagic:defaultcrystal"
    },
    "s": {
      "item": "minecraft:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "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": [
    "s",
    "s"
  ],
  "ingredients": {
    "s": {
      "item": "bloodmagic:dungeon_stone_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}