Quantum Leggings
techreborn:quantum_leggings

Quantum Leggings

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

Acquisition

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

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DLD",
    "S S",
    "P P"
  ],
  "ingredients": {
    "D": {
      "item": "techreborn:data_storage_chip"
    },
    "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
}