bloodmagic:dungeon_stone_destructive

Destructive Demon Stone

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

Acquisition

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

Crafting
Destructive Demon Stone Slab
Destructive Demon Stone Slab
Destructive Demon Stone guaranteed

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

Crafting
Destructive Demon Stone ×4 guaranteed

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

Crafting
Destructive Demon Stone ×64 guaranteed

Mining & drops

sourcecountchanceconditions
Destructive Demon Stone1–1100%Survives Explosion

Used in (5)

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

Crafting
Destructive Demon Stone Wall Destructive Demon Stone Wall ×6 guaranteed

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

Crafting
Destructive Demon Stone Stairs Destructive Demon Stone Stairs ×4 guaranteed

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

Crafting
Destructive Demon Stone ×4 guaranteed

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

Crafting
Destructive Demon Stone Slab Destructive Demon Stone Slab ×6 guaranteed

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

Crafting
Destructive Demon Eye guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "s",
    "s"
  ],
  "ingredients": {
    "s": {
      "item": "bloodmagic:dungeon_stone_slab_destructive"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "hs",
    "ss"
  ],
  "ingredients": {
    "h": {
      "item": "bloodmagic:dungeon_stone_destructive"
    },
    "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:destructivecrystal"
    },
    "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_destructive"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}