bloodmagic:alchemicalreactionchamber

Alchemical Reaction Chamber

Blood Magic · by WayofTime
block Pickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Any Stone, Any Stone, Any Stone, Imbued Slate, Unknown ingredient, Imbued Slate, Any Iron Storage Block, Furnace and Any Iron Storage Block, arranged in the pattern shown. Produces Alchemical Reaction Chamber.

Crafting
Alchemical Reaction Chamber guaranteed

Mining & drops

sourcecountchanceconditions
Alchemical Reaction Chamber1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bloodmagic:alchemicalreactionchamber
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": [
    "sss",
    "SoS",
    "IfI"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:storage_blocks/iron"
    },
    "S": {
      "item": "bloodmagic:infusedslate"
    },
    "f": {
      "item": "minecraft:furnace"
    },
    "o": {},
    "s": {
      "tag": "forge:stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}