techreborn:industrial_storage_unit

Industrial Storage Unit

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

Acquisition

Crafting using Any Steel Plates, Any Steel Plates, Any Steel Plates, Advanced Storage Unit, Industrial Machine Frame, Advanced Storage Unit, Industrial Circuit, Digital Display and Industrial Circuit, arranged in the pattern shown. Produces Industrial Storage Unit.

Crafting
Industrial Storage Unit guaranteed

Mining & drops

sourcecountchanceconditions
Industrial Storage Unit1–1100%Survives Explosion

Used in (3)

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

Crafting
Industrial Tank Unit guaranteed

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

Crafting
Industrial Unit Upgrader Industrial Unit Upgrader guaranteed

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

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:industrial_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:industrial_circuit"
    },
    "D": {
      "item": "techreborn:digital_display"
    },
    "P": {
      "tag": "c:steel_plates"
    },
    "X": {
      "item": "techreborn:advanced_storage_unit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}