Large Storage Tank


Adds a vanilla looking 5x5 storage tank with 100k capacity and 2 pipe connections on each side.

Content
11 months ago
1.1 - 2.0
27.1K
Fluids Storage

g Can't rotate BP

6 months ago
(updated 6 months ago)

BTW love your mod :)

But when this Tank is in Blueprint its not possible to rotate. I think its new and till the last Factorio update?!

6 months ago

BTW love your mod :)

But when this Tank is in Blueprint its not possible to rotate. I think this is new and started till the last Factorio update?!

2 months ago

This is still an issue.

2 months ago

+1 Would love to rotate blueprints with this tank as I use it in station designs.

2 months ago
(updated 2 months ago)

Here is the fix for anyone that cares:

  1. Extract the mod
  2. Open "..large-storage-tank_1.2.1/prototypes/entity/large-storage-tank-entity.lua"
  3. Change line #16 from

"storageTank.flags = { "placeable-player", "player-creation", "not-rotatable" }"

to

"storageTank.flags = { "placeable-player", "player-creation"}"

  1. Save,
  2. Compress to Zip
  3. Replace Mod in mod Files

I provide absolutely no warranty for this. If it breaks your save, or bricks your computer, or something; That is absolutely a 'You' Problem. I tested it for maybe 5 seconds. It appears to be working. Ymmv.

2 months ago

Here is the fix for anyone that cares:

  1. Extract the mod
  2. Open "..large-storage-tank_1.2.1/prototypes/entity/large-storage-tank-entity.lua"
  3. Change line #16 from

"storageTank.flags = { "placeable-player", "player-creation", "not-rotatable" }"

to

"storageTank.flags = { "placeable-player", "player-creation"}"

  1. Save,
  2. Compress to Zip
  3. Replace Mod in mod Files

I provide absolutely no warranty for this. If it breaks your save, or bricks your computer, or something; That is absolutely a 'You' Problem. I tested it for maybe 5 seconds. It appears to be working. Ymmv.

New response