Crafting using Any Iron Ingot, Iron Plate and Superheater, arranged in the pattern shown. Produces Diffraction Barrel.
Diffraction Barrel
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Diffraction Barrel is a item from Embers Rekindled, crafted from Any Iron Ingot, Iron Plate, and Superheater.
Acquisition
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
}