bloodmagic:accelerationrune

Acceleration Rune

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

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.

Crafting
Acceleration Rune guaranteed

Mining & drops

sourcecountchanceconditions
Acceleration Rune1–1100%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.

Crafting
Reinforced Acceleration Rune guaranteed

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
}