techreborn:quantum_storage_unit

Quantum Storage Unit

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Storage Units

Acquisition

Crafting using Tungsten Plate, Tungsten Plate, Tungsten Plate, Industrial Storage Unit, Industrial Machine Frame, Industrial Storage Unit, Data Storage Chip, Digital Display and Data Storage Chip, arranged in the pattern shown. Produces Quantum Storage Unit.

Crafting
Quantum Storage Unit guaranteed

Mining & drops

sourcecountchanceconditions
Quantum Storage Unit1–1100%Survives Explosion

Used in (1)

Crafting using Empty Cell, Rubber, Quantum Storage Unit, Rubber and Empty Cell, arranged in the pattern shown. Produces Quantum Tank Unit.

Crafting
Quantum Tank Unit guaranteed

Block drops

dropscountchanceconditions
Quantum Storage Unit1–1100%Survives Explosion
Developer reference
Registry name
techreborn:quantum_storage_unit
Namespace
techreborn
Mod ID
techreborn
Tags (1)
techreborn:items/storage_units

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "XBX",
    "CDC"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:industrial_machine_frame"
    },
    "C": {
      "item": "techreborn:data_storage_chip"
    },
    "D": {
      "item": "techreborn:digital_display"
    },
    "P": {
      "tag": "c:tungsten_plates"
    },
    "X": {
      "item": "techreborn:industrial_storage_unit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}