This mod adds a new logistics mechanic: The Item Network.
It replaces trains and logistics bots by teleporting items and fluids directly between Network Chests and Tanks.
Tweaks
Mod category: Tweaks
Small changes concerning balance, gameplay, or graphics.
The network view window especially in modded games turns into a long scroll, consider adjusting the values a bit or add mod settings (per player).
I've edited my NetworkViewUi.lua accordingly:
M.WIDTH = 925
M.HEIGHT = 700
local max_row_count = 20