techreborn:implosion_compressor

Implosion Compressor

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Advanced Alloy Ingot, Advanced Machine Frame, Advanced Alloy Ingot, Advanced Circuit, Compressor, Advanced Circuit, Advanced Alloy Ingot, Advanced Machine Frame and Advanced Alloy Ingot, arranged in the pattern shown. Produces Implosion Compressor.

Crafting
Implosion Compressor guaranteed

Mining & drops

sourcecountchanceconditions
Implosion Compressor1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Implosion Compressor1–1100%Survives Explosion
Developer reference
Registry name
techreborn:implosion_compressor
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "CPC",
    "ABA"
  ],
  "ingredients": {
    "A": {
      "item": "techreborn:advanced_alloy_ingot"
    },
    "B": {
      "item": "techreborn:advanced_machine_frame"
    },
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "P": {
      "item": "techreborn:compressor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}