techreborn:crude_storage_unit

Crude Storage Unit

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

Acquisition

Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Barrel, Any Planks, Any Planks, Paper and Any Planks, arranged in the pattern shown. Produces Crude Storage Unit.

Crafting
Crude Storage Unit guaranteed

Mining & drops

sourcecountchanceconditions
Crude Storage Unit1–1100%Survives Explosion

Used in (2)

Crafting using Refined Iron Plate, Refined Iron Plate, Refined Iron Plate, Crude Storage Unit, Basic Machine Frame, Electronic Circuit, Basic Display and Electronic Circuit, arranged in the pattern shown. Produces Crude Unit Upgrader.

Crafting
Crude Unit Upgrader Crude Unit Upgrader guaranteed

Crafting using Refined Iron Plate, Refined Iron Plate, Refined Iron Plate, Crude Storage Unit, Basic Machine Frame, Crude Storage Unit, Electronic Circuit, Basic Display and Electronic Circuit, arranged in the pattern shown. Produces Basic Storage Unit.

Crafting
Basic Storage Unit guaranteed

Block drops

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "WBW",
    "WPW"
  ],
  "ingredients": {
    "B": {
      "tag": "c:wooden_barrels"
    },
    "P": {
      "item": "minecraft:paper"
    },
    "W": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}