Quantum Chestplate
techreborn:quantum_chestplate

Quantum Chestplate

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Freeze Immune Wearables

Acquisition

Crafting using Tungstensteel Plate, Tungstensteel Plate, Superconductor, Lapotron Crystal, Superconductor, Data Storage Chip, Iridium Neutron Reflector and Data Storage Chip, arranged in the pattern shown. Produces Quantum Chestplate.

Crafting
Tungstensteel Plate
Tungstensteel Plate
Superconductor
Lapotron Crystal
Superconductor
Data Storage Chip
Iridium Neutron Reflector
Data Storage Chip
Quantum Chestplate Quantum Chestplate guaranteed
Developer reference
Registry name
techreborn:quantum_chestplate
Namespace
techreborn
Mod ID
techreborn
Tags (1)
minecraft:items/freeze_immune_wearables

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "P P",
    "SLS",
    "DID"
  ],
  "ingredients": {
    "D": {
      "item": "techreborn:data_storage_chip"
    },
    "I": {
      "item": "techreborn:iridium_neutron_reflector"
    },
    "L": {
      "item": "techreborn:lapotron_crystal"
    },
    "P": {
      "item": "techreborn:tungstensteel_plate"
    },
    "S": {
      "item": "techreborn:superconductor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}