promotional bannermobile promotional banner

Iron Tanks

Expanding Buildcraft tanks similarly to the way IronChests expanded vanilla chests.

File Details

Iron Tanks v2.0.0 for 1.11.2

  • R
  • Jun 1, 2026
  • 50.57 KB
  • 11
  • 1.11.2
  • Forge

File Name

irontanks-2.0.0+mc1.11.2.jar

Supported Versions

  • 1.11.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:iron-tanks-236226:8181988")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.0.0 (2026-06-01)

Graduates the long-running 2.0.0 beta to a stable release for Minecraft 1.11.2. This is the first release built on the BuildCraft 7.99 rewrite — a breaking change from the 1.x line for Minecraft 1.7.10 — with no functional changes since the last beta.

Added

  • Rebuild against the BuildCraft 7.99 rewrite for Minecraft 1.11.2 (0968b86)
  • Add a creative tank (ef8f646), closes #55
  • Add a void tank (13ad662), closes #24
  • Add an emerald tank (fab2c9c)
  • Add tank upgrade items and their recipes (147ddee)
  • Show tank capacity in the block tooltip (3c19a96), closes #51
  • Drop Fragile Shards when a tank breaks (b7674ef)
  • Warn the player when the required BuildCraft mod is missing (d082849)
  • Refresh block and item textures (1500ad6)

Fixed

  • Persist tank fluid across game reloads and world saves (51867a3), closes #1
  • Upgrade tanks in place, transferring contents instead of spilling them (eb90d33), closes #3
  • Reflow tank contents when expanding or upgrading stacks (a06fdd6)
  • Render stacked tanks correctly (0498896), closes #41
  • Keep tanks transparent even when viewed up close (1bd8c4c), closes #49
  • Make obsidian tanks withstand explosions again (36eded0), closes #5
  • Correct silver and diamond tank capacities (6f9507b)
  • Align tank and upgrade recipes with the documentation and use glass panes for upgrades (ae9d68e), closes #50
  • Display correct information in the in-game mods list (8840e95), closes #45
  • Modernize the build system and release tooling (dd6fcd7)