Mixer Centrifuge
embers:mixer_centrifuge

Mixer Centrifuge

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Mech Core ProxyableConsumption Multiplier Upgradeable WithSpeed Multiplier Upgradeable WithWrong Input HinterRelocation Not SupportedPickaxe Mineable

Mixer Centrifuge is a block from Embers Rekindled, crafted from Iron Plate, Copper Ingot, Any Iron Ingot, and Mechanical Core.

Acquisition

Crafting using Iron Plate, Iron Plate, Iron Plate, Iron Plate, Copper Ingot, Iron Plate, Any Iron Ingot, Mechanical Core and Any Iron Ingot, arranged in the pattern shown. Produces Mixer Centrifuge.

Crafting
Iron Plate
Iron Plate
Iron Plate
Iron Plate
Copper Ingot
Iron Plate
Any Iron Ingot
Mechanical Core
Any Iron Ingot
Mixer Centrifuge Mixer Centrifuge guaranteed

Mining & drops

sourcecountchanceconditions
Mixer Centrifuge1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
embers:mixer_centrifuge
Namespace
embers
Mod ID
embers
Tags (6)
embers:blocks/mech_core_proxyable
embers:blocks/upgradeable_with/consumption_multiplier
embers:blocks/upgradeable_with/speed_multiplier
embers:blocks/wrong_input_hinter
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "PCP",
    "IMI"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:ingots/copper"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "M": {
      "item": "embers:mechanical_core"
    },
    "P": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}