refinedstorage:4k_storage_block

4k Storage Block

Refined Storage · by Refined Mods
block Relocation Not Supported

Acquisition

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

Crafting
4k Storage Block guaranteed

Mining & drops

sourcecountchanceconditions
4k Storage Block1–1100%

Block drops

Drops itself when broken.

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