Expose LogisticContainer.logistic_mode property
Posted: Sun Sep 04, 2016 2:31 am
This would be useful for the Advanced Logistics System mod to allow recognizing other logistic containers like those from the Warehousing mod in the right categories (passive provider, requester, etc.)
Currently the only way to do that is to serialize data.raw (or parts of it) into a an already exposed property (or rely on the fact that the item has "requester/provider/..." in its name)
Currently the only way to do that is to serialize data.raw (or parts of it) into a an already exposed property (or rely on the fact that the item has "requester/provider/..." in its name)