-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
18 lines (18 loc) · 748 Bytes
/
info.json
File metadata and controls
18 lines (18 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "no-pipe-touching",
"version": "1.1.26",
"title": "No Pipe Touching 2.0",
"description": "This mod alters existing pipes. You will need another mod to add new pipes.\nAllows you to place pipes of different materials next to each other without them connecting. Designed as a less fancy alternative to advanced fluid handling, without the recipe complexity of flow control.",
"author": "protocol_1903",
"contact": "https://discord.gg/K3fXMGVc4z",
"homepage": "https://github.com/protocol-1903/no-pipe-touching",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.48",
"? RGBPipes",
"? color-coded-pipes >= 1.0.3",
"? underground-pipe-pack >= 2.0.3",
"? FluidMustFlow",
"? Flow Control"
]
}