Crafting using Copper Ingot, Copper Ingot, Copper Ingot, Any Iron Ingot, Dawnstone Ingot, Any Iron Ingot, Any Iron Ingot, Any Copper Storage Block and Any Iron Ingot, arranged in the pattern shown. Produces Pressure Refinery.
Pressure Refinery
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Pressure Refinery is a block from Embers Rekindled, crafted from Copper Ingot, Any Iron Ingot, Dawnstone Ingot, and Any Copper Storage Block.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pressure Refinery | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
embers:pressure_refinery- Namespace
embers- Mod ID
embers- Tags (5)
embers:blocks/mech_core_proxyable embers:blocks/upgradeable_with/production_multiplier embers:blocks/upgradeable_with/speed_multiplier forge:blocks/relocation_not_supported minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CCC",
"IDI",
"IBI"
],
"ingredients": {
"B": {
"tag": "forge:storage_blocks/copper"
},
"C": {
"tag": "forge:ingots/copper"
},
"D": {
"tag": "forge:ingots/dawnstone"
},
"I": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


