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

Rune of Sacrifice
Blood Magic · by WayofTime
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Rune of Sacrifice | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Netherite Scrap, Intricate Hellforged Parts, Netherite Scrap, Large Bloodstone Brick, Rune of Sacrifice, Large Bloodstone Brick, Netherite Scrap, Ethereal Slate and Netherite Scrap, arranged in the pattern shown. Produces Reinforced Rune of Sacrifice.
Block drops
Drops itself when broken.
Developer reference
- Registry name
bloodmagic:sacrificerune- 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": {
"tag": "forge:ingots/gold"
},
"d": {
"item": "bloodmagic:blankrune"
},
"e": {}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


