Crafting using Any Stone, Water Bucket, Any Stone, Water Bucket, Blank Rune, Water Bucket, Any Stone, Imbued Slate and Any Stone, arranged in the pattern shown. Produces Displacement Rune.

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



