bloodmagic:bettercapacityrune2

Reinforced Rune of Augmented Capacity

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Diamond Tool

Acquisition

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

Crafting
Reinforced Rune of Augmented Capacity guaranteed

Mining & drops

sourcecountchanceconditions
Reinforced Rune of Augmented Capacity1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:bettercapacityrune2
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_diamond_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sps",
    "drd",
    "sos"
  ],
  "ingredients": {
    "d": {
      "item": "bloodmagic:largebloodstonebrick"
    },
    "o": {
      "item": "bloodmagic:etherealslate"
    },
    "p": {
      "item": "bloodmagic:hellforgedparts"
    },
    "r": {
      "item": "bloodmagic:bettercapacityrune"
    },
    "s": {
      "item": "minecraft:netherite_scrap"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}