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)
Expose LogisticContainer.logistic_mode property
Expose LogisticContainer.logistic_mode property
Factorio Mod Portal Notifier - https://fac-notify.ml/
Cut and paste tools - https://mods.factorio.com/mods/mickael9/cut-and-paste
Portable Chests - https://mods.factorio.com/mods/mickael9/portable-chests
Cut and paste tools - https://mods.factorio.com/mods/mickael9/cut-and-paste
Portable Chests - https://mods.factorio.com/mods/mickael9/portable-chests
Re: Expose LogisticContainer.logistic_mode property
Implemented in .14.4 as LuaEntityPrototype.logistic_mode read
Yay for awesome devs.
Yay for awesome devs.