refinedstorage:16k_storage_block

16k Storage Block

Refined Storage · by Refined Mods
block Relocation Not Supported

Acquisition

Crafting using Quartz Enriched Iron, 16k Storage Part, Quartz Enriched Iron, Quartz Enriched Iron, Machine Casing, Quartz Enriched Iron, Quartz Enriched Iron, Redstone Dust and Quartz Enriched Iron, arranged in the pattern shown. Produces 16k Storage Block.

Crafting
16k Storage Block guaranteed

Mining & drops

sourcecountchanceconditions
16k Storage Block1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:16k_storage_block
Namespace
refinedstorage
Mod ID
refinedstorage
Tags (1)
forge:blocks/relocation_not_supported

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "EPE",
    "EME",
    "ERE"
  ],
  "ingredients": {
    "E": {
      "item": "refinedstorage:quartz_enriched_iron"
    },
    "M": {
      "item": "refinedstorage:machine_casing"
    },
    "P": {
      "item": "refinedstorage:16k_storage_part"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}