Can you make logistics antena that just expands logistics zone without charging bots? So you can build real modular logistics? (Bob mods)
I want to skip charging_offsets so bots won't have charging area.
Logistics without charging_offsets
- Arch666Angel
- Smart Inserter
- Posts: 1636
- Joined: Sun Oct 18, 2015 11:52 am
- Contact:
Re: Logistics without charging_offsets
You can basically remove or set everything to zero, so that you only have a dummy entity with a logistic zone. I made a test mod back in 0.12 which has logistic zone puzzle pieces 5x5 which dont require energy and dont block the way, with 0.13 and the ability to remove the charging ports you can make them 100% functional now. Best example is how bobs logistic extender works now.
Angels Mods
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ

"should be fixed"
I. Angel's Mods Subforum
II. Development and Discussion
III. Bugs & FAQ

"should be fixed"
Re: Logistics without charging_offsets
Bob logistic expander still have charging port.
Re: Logistics without charging_offsets
There was a bug there where count was removed but charging offset didn't so it still pretended to have charger.cpy wrote:Bob logistic expander still have charging port.
From what I understood removing the offsets fixed it - didn't test it yet.
Re: Logistics without charging_offsets
Yep that was it.