Hellfire Forge
bloodmagic:soulforge

Hellfire Forge

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Any Stone, Blank Slate, Any Stone, Any Stone, Any Iron Storage Block and Any Stone, arranged in the pattern shown. Produces Hellfire Forge.

Crafting
Hellfire Forge Hellfire Forge guaranteed

Mining & drops

sourcecountchanceconditions
Hellfire Forge1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:soulforge
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": [
    "i i",
    "sSs",
    "sos"
  ],
  "ingredients": {
    "S": {
      "item": "bloodmagic:blankslate"
    },
    "i": {
      "tag": "forge:ingots/iron"
    },
    "o": {
      "tag": "forge:storage_blocks/iron"
    },
    "s": {
      "tag": "forge:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}