LV Storage Unit
modern_industrialization:lv_storage_unit

LV Storage Unit

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone Tool

LV Storage Unit is a block from Modern Industrialization, crafted from Redstone Battery, Battery Alloy Plate, and Basic Machine Hull.

Acquisition

Crafting using Redstone Battery, Redstone Battery, Redstone Battery, Battery Alloy Plate, Basic Machine Hull, Battery Alloy Plate, Redstone Battery, Redstone Battery and Redstone Battery, arranged in the pattern shown. Produces LV Storage Unit.

Crafting
LV Storage Unit LV Storage Unit guaranteed

Mining & drops

sourcecountchanceconditions
LV Storage Unit1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:lv_storage_unit
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "bbb",
    "LHL",
    "bbb"
  ],
  "ingredients": {
    "H": {
      "item": "modern_industrialization:basic_machine_hull"
    },
    "L": {
      "tag": "c:battery_alloy_plates"
    },
    "b": {
      "item": "modern_industrialization:redstone_battery"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}