Large Storage Tank


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

Content
2 months ago
1.1 - 2.0
19.9K
Fluids Storage

b The reezing problem.

27 days ago

This tank should freeze on Akwilo.
https://ibb.co/BVvjjY2

This changes the game balance.

27 days ago

Thanks, I have not played of Aquilo yet so I didn't know, I will check how I can fix that.

2 days ago

I think you need to update large-storage-tank-entity.lua under the line storageTank.name = "large-storage-tank" add this:

if mods["space-age"] then storageTank.heating_energy = "300kW" end

Heating energy for the base game storage tank is 100kW.

a day ago

I think you need to update large-storage-tank-entity.lua under the line storageTank.name = "large-storage-tank" add this:

if mods["space-age"] then storageTank.heating_energy = "300kW" end

Heating energy for the base game storage tank is 100kW.

Thanks! I have been quite busy with holidays and the flu lately, I will try to implement the fix this week

New response