bloodmagic:dungeon_eye_vengeful

Vengeful Demon Eye

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

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

Mining & drops

sourcecountchanceconditions
Vengeful Demon Eye1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " D ",
    "DSD",
    " D "
  ],
  "ingredients": {
    "D": {
      "tag": "forge:dusts/glowstone"
    },
    "S": {
      "item": "bloodmagic:dungeon_stone_vengeful"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}