bloodmagic:dungeon_stone_vengeful

Vengeful Demon Stone

Blood Magic · by WayofTime
block Dungeon VengefulDungeon VengefulPickaxe MineableNeeds Stone Tool

Acquisition

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

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

Crafting
Vengeful Demon Stone ×4 guaranteed

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

Crafting
Vengeful Demon Stone ×64 guaranteed

Mining & drops

sourcecountchanceconditions
Vengeful Demon Stone1–1100%Survives Explosion

Used in (5)

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

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

Crafting
Vengeful Demon Stone Stairs Vengeful Demon Stone Stairs ×4 guaranteed

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

Crafting
Vengeful Demon Eye guaranteed

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

Crafting
Vengeful Demon Stone Wall Vengeful Demon Stone Wall ×6 guaranteed

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

Crafting
Vengeful Demon Stone ×4 guaranteed

Block drops

Drops itself when broken.

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