bloodmagic:selfsacrificerune

Rune of Self Sacrifice

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Any Stone, Reinforced Slate, Any Stone, Glowstone Dust, Blank Rune, Glowstone Dust, Any Stone, Unknown ingredient and Any Stone, arranged in the pattern shown. Produces Rune of Self Sacrifice.

Crafting
Rune of Self Sacrifice guaranteed

Mining & drops

sourcecountchanceconditions
Rune of Self Sacrifice1–1100%Survives Explosion

Used in (1)

Crafting using Netherite Scrap, Intricate Hellforged Parts, Netherite Scrap, Large Bloodstone Brick, Rune of Self Sacrifice, Large Bloodstone Brick, Netherite Scrap, Ethereal Slate and Netherite Scrap, arranged in the pattern shown. Produces Reinforced Rune of Self Sacrifice.

Crafting
Reinforced Rune of Self Sacrifice guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:selfsacrificerune
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": [
    "aba",
    "cdc",
    "aea"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:stone"
    },
    "b": {
      "item": "bloodmagic:reinforcedslate"
    },
    "c": {
      "item": "minecraft:glowstone_dust"
    },
    "d": {
      "item": "bloodmagic:blankrune"
    },
    "e": {}
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}