1024k Fluid Storage Disk
refinedstorage:1024k_fluid_storage_disk

1024k Fluid Storage Disk

Refined Storage · by Refined Mods
item

Acquisition

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

Crafting
1024k Fluid Storage Disk 1024k Fluid Storage Disk guaranteed

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

Crafting ⇆ any arrangement
Storage Housing
1024k Fluid Storage Part
1024k Fluid Storage Disk 1024k Fluid Storage Disk guaranteed
Developer reference
Registry name
refinedstorage:1024k_fluid_storage_disk
Namespace
refinedstorage
Mod ID
refinedstorage

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GRG",
    "RPR",
    "EEE"
  ],
  "ingredients": {
    "E": {
      "item": "refinedstorage:quartz_enriched_iron"
    },
    "G": {
      "tag": "forge:glass"
    },
    "P": {
      "item": "refinedstorage:1024k_fluid_storage_part"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "refinedstorage:storage_housing"
    },
    {
      "item": "refinedstorage:1024k_fluid_storage_part"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}