Nano Logistics

by Blank

Adds nano tech logistics bots to pick up items from a short range away.

Content
6 years ago
0.16
7
Logistics
Owner:
Blank
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
6 years ago
Latest Version:
0.0.6 (6 years ago)
Factorio version:
0.16
Downloaded by:
7 users

These are somewhat of an extension to Nexela's Nanobots only these ones handle logistics. They come in two tiers. This also required me to bump up character logistics research to much earlier in the game. At the moment the texture for the launcher is temporary.

Tier 1:
- Can move 2000 items and stack up to 10, in total a stack of these can let you move 20,000 items.
- Have a range of 15 tiles radius so a 30x30 square around you.
Tier 2:
- Can move 8000 items and stack up to 10, in total a stack of these can let you move 80,000 items.
- Have a range of 25 tiles radius so a 50x50 square around you.

Shift + C: Picks up items from nearby inventories to fill your logistic requests.
Shift + V: Fills up Simple Requester Chests with their requested item.
Shift + X: Toggles Auto Pickup mode which will automatically pick up and fill at the same time.

To Do:
- Add a blacklisting feature that allows you to ignore specific buildings or types of buildings

Changelog:
0.0.6
-Fixed a bug where Item Stack was not valid :P
0.0.5
-Fixed a bug when you die with auto mode on
0.0.4
-Balance patch for omni mods
-Rework of on_tick function (another rework inbound don't get comfy)
0.0.3
- Initial Release