64k Storage Part
refinedstorage:64k_storage_part

64k Storage Part

Refined Storage · by Refined Mods
item

Acquisition

Crafting using Advanced Processor, Quartz Enriched Iron, Advanced Processor, 16k Storage Part, Redstone Dust, 16k Storage Part, Advanced Processor, 16k Storage Part and Advanced Processor, arranged in the pattern shown. Produces 64k Storage Part.

Crafting
Advanced Processor
Quartz Enriched Iron
Advanced Processor
16k Storage Part
Redstone Dust
16k Storage Part
Advanced Processor
16k Storage Part
Advanced Processor
64k Storage Part 64k Storage Part guaranteed

Used in (3)

Crafting using Any Glass, Redstone Dust, Any Glass, Redstone Dust, 64k Storage Part, Redstone Dust, Quartz Enriched Iron, Quartz Enriched Iron and Quartz Enriched Iron, arranged in the pattern shown. Produces 64k Storage Disk.

Crafting
64k Storage Disk 64k Storage Disk guaranteed

Crafting using Storage Housing and 64k Storage Part, in any arrangement. Produces 64k Storage Disk.

Crafting ⇆ any arrangement
Storage Housing
64k Storage Part
64k Storage Disk 64k Storage Disk guaranteed

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
Developer reference
Registry name
refinedstorage:64k_storage_part
Namespace
refinedstorage
Mod ID
refinedstorage

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PEP",
    "SRS",
    "PSP"
  ],
  "ingredients": {
    "E": {
      "item": "refinedstorage:quartz_enriched_iron"
    },
    "P": {
      "item": "refinedstorage:advanced_processor"
    },
    "R": {
      "item": "minecraft:redstone"
    },
    "S": {
      "item": "refinedstorage:16k_storage_part"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}