Vengeful Demon Brick Slab
bloodmagic:dungeon_brick1_slab_vengeful

Vengeful Demon Brick Slab

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

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

Crafting
Vengeful Demon Brick Slab Vengeful Demon Brick Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Vengeful Demon Brick Slab1–1100%

Used in (1)

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

Crafting
Vengeful Demon Brick Slab
Vengeful Demon Brick Slab
Vengeful Demon Bricks guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:dungeon_brick1_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_brick1_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
}