refinedstorage:64k_storage_block

64k Storage Block

Refined Storage · by Refined Mods
block Relocation Not Supported

Acquisition

Crafting using Quartz Enriched Iron, 64k 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 64k Storage Block.

Crafting
64k Storage Block guaranteed

Mining & drops

sourcecountchanceconditions
64k Storage Block1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:64k_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:64k_storage_part"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}