Advanced Fluid Handling


Valves have been removed due to the current engine limitations. *Check out “Configurable Valves” by Stringweasel for a very clever and convenient valve mod* --Adds I, L, T, and Cross underground pipe extensions. --Adds pipes to ground with I, L, T, and Cross shaped underground outputs that are able to be rotated independent of the above ground port. --Adds an Underground pump. CHECK HOTKEYS FOR MOD.

Content
16 days ago
0.16 - 2.0
40.2K
Logistics

g 0.18 Update?

4 years ago

Please, i want to take my oh-so-clean & streamlined nuclear reactors with me to 0.18. i love those pipes, use them everywhere :D

4 years ago

for anybody not afraid of a little file editing
1. unzip mod in moddirectory
2 edit yourfactoriodir/mods/underground-pipe-pack_0.17.5/prototypes/entities/pipes-to-ground.lua
3 insert: "currentPipe.icon_size = 32" (without quotes) on line 193
4 profit!!

4 years ago

Thanks, buddy.

4 years ago
(updated 4 years ago)

Looks like this also needs to go in the final loop in underground-pipes.lua.

4 years ago

update pls

4 years ago
(updated 4 years ago)

the two files both need to be updated. make sure to use the correct name, as one uses "currentPipe" and the other uses "current_pipe". mod lacks internal naming consistency, so gotta watch out for that when patching different files.

4 years ago

i've followed these steps and can't get the mod to even show in my modlist (I placed it manually instead of using the portal).

Would anyone be willing to update this or clarify the instructions a little? I edited the two listed files in notepad ++, saved it, rezipped it and placed it in the mod directory.

Love this mod btw, its a must have for me

4 years ago
(updated 4 years ago)

You described the correct process, so I suggest just going back and double-checking each step, making sure you're going to the right folders and placing the right file, zipping it up correctly, etc. Make sure you don't have two copies in your mods folder, just double-check everything.

4 years ago

Thanks for taking the time to reply.

Maybe this will help someone, its what worked for me. In addition to using the correct currentPipe and current_pipe in the respective files, you need to go to "info" and change the factorio versions to 0.18.
Also, when using the windows zip utility, it adds an extra file with the same name inside the zip folder, so don't zip the original file, zip the file INSIDE that file by the same name to retain the correct structure.

4 years ago

....did you forget to update info.json?

4 years ago

@ElAdamo
Looks like this also needs to go in the final loop in underground-pipes.lua." Could you please clarify where's the final loop, or copy that chunk of code so I could paste it without breaking the code please? :)

4 years ago

I fixed it.

New response