Pressurized Fluid Tank
enderio:pressurized_fluid_tank

Pressurized Fluid Tank

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Dark Steel Ingot, Dark Steel Bars, Dark Steel Ingot, Dark Steel Bars, Any Fused Quartz, Dark Steel Bars, Dark Steel Ingot, Dark Steel Bars and Dark Steel Ingot, arranged in the pattern shown. Produces Pressurized Fluid Tank.

Crafting
Pressurized Fluid Tank Pressurized Fluid Tank guaranteed

Mining & drops

sourcecountchanceconditions
Pressurized Fluid Tank1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:pressurized_fluid_tank
Namespace
enderio
Mod ID
enderio
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IBI",
    "BGB",
    "IBI"
  ],
  "ingredients": {
    "B": {
      "item": "enderio:dark_steel_bars"
    },
    "G": {
      "tag": "enderio:fused_quartz"
    },
    "I": {
      "tag": "forge:ingots/dark_steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}