Machine Crystallizer
thermal:machine_crystallizer

Machine Crystallizer

Thermal Expansion · by King Lemming
item Pickaxe MineableMachinesMachines

Acquisition

Crafting using Any Hardened Glas, Any Signalum Plate, Machine Frame, Any Signalum Plate, Constantan Gear, Rf Coil and Constantan Gear, arranged in the pattern shown. Produces Machine Crystallizer.

Crafting
Any Hardened Glas
Any Signalum Plate
Machine Frame
Any Signalum Plate
Constantan Gear
Rf Coil
Constantan Gear
Machine Crystallizer Machine Crystallizer guaranteed

Mining & drops

sourcecountchanceconditions
Machine Crystallizer1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
thermal:machine_crystallizer
Namespace
thermal
Mod ID
thermal_expansion
Tags (3)
minecraft:blocks/mineable/pickaxe
thermal:blocks/machines
thermal:items/machines

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X ",
    "YCY",
    "IPI"
  ],
  "ingredients": {
    "C": {
      "item": "thermal:machine_frame"
    },
    "I": {
      "tag": "forge:gears/constantan"
    },
    "P": {
      "item": "thermal:rf_coil"
    },
    "X": {
      "tag": "thermal:glass/hardened"
    },
    "Y": {
      "tag": "forge:plates/signalum"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}