techreborn:dragon_egg_syphon

Dragon Egg Energy Siphon

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Energy Flow Chip, MFE, Energy Flow Chip, Iridium Alloy Plate, Superconductor, Iridium Alloy Plate, Energy Flow Chip, Lapotronic Energy Orb and Energy Flow Chip, arranged in the pattern shown. Produces Dragon Egg Energy Siphon.

Crafting
Dragon Egg Energy Siphon guaranteed

Mining & drops

sourcecountchanceconditions
Dragon Egg Energy Siphon1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Dragon Egg Energy Siphon1–1100%Survives Explosion
Developer reference
Registry name
techreborn:dragon_egg_syphon
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CTC",
    "PSP",
    "CBC"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:lapotronic_orb"
    },
    "C": {
      "item": "techreborn:energy_flow_chip"
    },
    "P": {
      "item": "techreborn:iridium_alloy_plate"
    },
    "S": {
      "item": "techreborn:superconductor"
    },
    "T": {
      "item": "techreborn:medium_voltage_su"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}