We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have put in a request for ability to allow units to ignore/be immune to transport belts trying to move them.
https://forums.factorio.com/viewtopic.php?f=28&t=47034
The text was updated successfully, but these errors were encountered:
Wow guys! It looks like we get one of our most annoying issues fixed with robot behaviour around belts in the upcoming 0.16 mod API changes!
Rseding91's changelog for API changes in 0.16 shows " Added optional "has_belt_immunity" property to the unit prototype"
This is perfect, I can simply add this property to all the droid units and the annoying "getting stuck in spaghetti" issue goes away :)
Sorry, something went wrong.
0.3.4 release with factorio 0.16 new API has added the has_belt_immunity parameter to every unit, and it works!
No branches or pull requests
I have put in a request for ability to allow units to ignore/be immune to transport belts trying to move them.
https://forums.factorio.com/viewtopic.php?f=28&t=47034
The text was updated successfully, but these errors were encountered: