techreborn:fusion_control_computer

Fusion Control Computer

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Energy Flow Chip, Energy Flow Chip, Energy Flow Chip, Energy Crystal, Fusion Coil, Energy Crystal, Energy Flow Chip, Energy Flow Chip and Energy Flow Chip, arranged in the pattern shown. Produces Fusion Control Computer.

Crafting
Fusion Control Computer guaranteed

Mining & drops

sourcecountchanceconditions
Fusion Control Computer1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Fusion Control Computer1–1100%Survives Explosion
Developer reference
Registry name
techreborn:fusion_control_computer
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CCC",
    "PTP",
    "CCC"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:energy_flow_chip"
    },
    "P": {
      "item": "techreborn:energy_crystal"
    },
    "T": {
      "item": "techreborn:fusion_coil"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}