techreborn:charge_o_mat

Charge-O-Mat

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Energy Flow Chip, Energy Crystal, Energy Flow Chip, Chest, Lapotronic Energy Orb, Chest, Energy Flow Chip, Advanced Machine Frame and Energy Flow Chip, arranged in the pattern shown. Produces Charge-O-Mat.

Crafting
Charge-O-Mat guaranteed

Mining & drops

sourcecountchanceconditions
Charge-O-Mat1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Charge-O-Mat1–1100%Survives Explosion
Developer reference
Registry name
techreborn:charge_o_mat
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ETE",
    "COC",
    "EAE"
  ],
  "ingredients": {
    "A": {
      "item": "techreborn:advanced_machine_frame"
    },
    "C": {
      "item": "minecraft:chest"
    },
    "E": {
      "item": "techreborn:energy_flow_chip"
    },
    "O": {
      "item": "techreborn:lapotronic_orb"
    },
    "T": {
      "item": "techreborn:energy_crystal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}