refinedstorage:4096k_fluid_storage_block

4096k Fluid Storage Block

Refined Storage · by Refined Mods
block Relocation Not Supported

Acquisition

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

Crafting
4096k Fluid Storage Block guaranteed

Mining & drops

sourcecountchanceconditions
4096k Fluid Storage Block1–1100%

Block drops

Drops itself when broken.

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