techreborn:advanced_storage_unit

Advanced Storage Unit

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

Acquisition

Crafting using Electrum Plate, Electrum Plate, Electrum Plate, Basic Storage Unit, Advanced Machine Frame, Basic Storage Unit, Advanced Circuit, Digital Display and Advanced Circuit, arranged in the pattern shown. Produces Advanced Storage Unit.

Crafting
Advanced Storage Unit guaranteed

Mining & drops

sourcecountchanceconditions
Advanced Storage Unit1–1100%Survives Explosion

Used in (3)

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

Crafting
Advanced Tank Unit guaranteed

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

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

Crafting
Advanced Unit Upgrader Advanced Unit Upgrader guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:advanced_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:advanced_machine_frame"
    },
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "D": {
      "item": "techreborn:digital_display"
    },
    "P": {
      "tag": "c:electrum_plates"
    },
    "X": {
      "item": "techreborn:basic_storage_unit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}