Diffraction Barrel
embers:diffraction_barrel

Diffraction Barrel

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item

Diffraction Barrel is a item from Embers Rekindled, crafted from Any Iron Ingot, Iron Plate, and Superheater.

Acquisition

Crafting using Any Iron Ingot, Iron Plate and Superheater, arranged in the pattern shown. Produces Diffraction Barrel.

Crafting
Any Iron Ingot
Iron Plate
Superheater
Diffraction Barrel Diffraction Barrel guaranteed
Developer reference
Registry name
embers:diffraction_barrel
Namespace
embers
Mod ID
embers

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IPX"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "tag": "forge:plates/iron"
    },
    "X": {
      "item": "embers:superheater"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}