Spiderbots


Adds loyal prototype spidertrons that follow you around. They can build, deconstruct, and upgrade blueprints using your inventory. Spiderbots are a basic alternative to early construction mods such as Nanobots and Companion Drones. Deploy / Recall: Alt + S

Content
2 days ago
1.1 - 2.0
7.52K
Logistic network Blueprints

b 2.1 API Change

Hello, just letting ya know that when you adjust to be 2.1 in info.json, you'll need to adjust the data.lua as well:

    research_trigger = {
        type = "mine-entity",
        entities = {"fish"},
    }

I think due to API changes making entity -> entities. Just wanted to chip-in in case you're busy updating all of your mods or such (and if anyone else needs a quick-fix).

New response