27 lines
1.3 KiB
JSON
27 lines
1.3 KiB
JSON
{
|
|
"name": "PickerPipeTools",
|
|
"version": "1.1.4",
|
|
"factorio_version": "1.1",
|
|
"title": "Picker Pipe Tools",
|
|
"author": "TheStaplergun, Nexela",
|
|
"contact": "TheStaplergun 2.0#6920 (DISCORD)",
|
|
"dependencies": [
|
|
"base >= 1.1.0",
|
|
"stdlib >= 1.4.6",
|
|
"PickerAtheneum >= 1.0.0",
|
|
"(?) underground-pipe-pack"
|
|
],
|
|
"homepage": "",
|
|
"description": "Adds tools to make fluid handling with pipes much better. -Orphan finder -Pipe cleaner (In Blueprint Menu) -Underground Pipe Highlighter Press <CTRL SHIFT P>(press again to toggle off) - Pipe Highlighter Verify connections by hovering over pipes. (Configurable in mod settings) -Pipe clamps Press <CTRL + R> on pipes, or use tool from Blueprint Menu (Like flow control but automatic) -Auto clamps (close proximity pipe laying without pipes connecting) toggle with /autoclamp or <CTRL SHIFT C> [Check mod startup settings for disabling certain parts of mod if you want QoL only]",
|
|
"package": {
|
|
"ignore": [],
|
|
"scripts": {
|
|
"datestamp": "../PickerAtheneum/.publish/datestamp.sh",
|
|
"prepackage": "../PickerAtheneum/.publish/prepackage.sh",
|
|
"prepublish": "../PickerAtheneum/.publish/prepublish.sh",
|
|
"publish": "../PickerAtheneum/.publish/publish.sh",
|
|
"version": "../PickerAtheneum/.publish/version.sh"
|
|
}
|
|
}
|
|
}
|