Vengeful Demon Stone Slab
bloodmagic:dungeon_stone_slab_vengeful

Vengeful Demon Stone Slab

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

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

Crafting
Vengeful Demon Stone Slab Vengeful Demon Stone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Vengeful Demon Stone Slab1–1100%

Used in (1)

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

Crafting
Vengeful Demon Stone Slab
Vengeful Demon Stone Slab
Vengeful Demon Stone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:dungeon_stone_slab_vengeful
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

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