Crafting using Bucket, Demonic Slate, Bucket, Any Gold Ingot, Speed Rune, Any Gold Ingot, Bucket, Unknown ingredient and Bucket, arranged in the pattern shown. Produces Acceleration Rune.

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


