Thanks.Sedrik wrote:I just came to ask the same question. Need the valve which does not require electricity and is controlled by the circuit network:
http://puu.sh/uxWcE/4a4c6ca447.jpg
![Smile :)](./images/smilies/icon_e_smile.gif)
Thanks.Sedrik wrote:I just came to ask the same question. Need the valve which does not require electricity and is controlled by the circuit network:
http://puu.sh/uxWcE/4a4c6ca447.jpg
That is sad. But thank you anyway.GotLag wrote:I think you're out of luck. The "valves" in this mod are actually tweaked storage tanks, the only entity that can start/stop fluid flow is a pump, and that requires a power source.
Should be possible to set the power requirement to 0 and internal buffer to never deplete. It may blink all the time though.GotLag wrote:I think you're out of luck. The "valves" in this mod are actually tweaked storage tanks, the only entity that can start/stop fluid flow is a pump, and that requires a power source.
Thanks, that was fast. Any plans to update the textures to 2x so they match the base game?GotLag wrote:Updated to 0.15, removed express pump as vanilla pump buffs have rendered it obsolete.
Code: Select all
two_direction_only = false
Code: Select all
[entity-name]
check-valve=Зворотний клапан
overflow-valve=Перепускний клапан
underflow-valve=Клапан зливу
express-pump=Експрес насос
pipe-elbow=Зігнута труба
pipe-junction=Т-подібна труба
pipe-straight=Пряма труба
[item-description]
check-valve=Дозволяє текти лише в одному напрямку за стрілкою
overflow-valve=Дозволяє текти, коли на вході більше ніж 80%
underflow-valve=Дозволяє текти, коли на виході менше ніж 80%
[entity-description]
check-valve=Дозволяє текти лише в одному напрямку за стрілкою
overflow-valve=Дозволяє текти, коли на вході більше ніж 80%
underflow-valve=Дозволяє текти коли на виході менше ніж 80%