Pressure Refinery
embers:pressure_refinery

Pressure Refinery

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Mech Core ProxyableProduction Multiplier Upgradeable WithSpeed Multiplier Upgradeable WithRelocation Not SupportedPickaxe Mineable

Pressure Refinery is a block from Embers Rekindled, crafted from Copper Ingot, Any Iron Ingot, Dawnstone Ingot, and Any Copper Storage Block.

Acquisition

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.

Crafting
Copper Ingot
Copper Ingot
Copper Ingot
Any Iron Ingot
Dawnstone Ingot
Any Iron Ingot
Any Iron Ingot
Any Copper Storage Block
Any Iron Ingot
Pressure Refinery Pressure Refinery guaranteed

Mining & drops

sourcecountchanceconditions
Pressure Refinery1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}