entity.get_inventories()
Posted: Sun Jan 29, 2023 10:06 am
entity.get_inventories () -- returns a list of inventory defines valid for this entity
Usually you know what inventory you want to use, but when you do not, it is a nightmare.
Ultimately something like the above or another way to find out what items and how many you will get from deconstructing an entity (including inputs, outputs, modules, fuel etc) would be helpful as there seems to a massive gap in the capability of the API trying to do so.
Usually you know what inventory you want to use, but when you do not, it is a nightmare.
Ultimately something like the above or another way to find out what items and how many you will get from deconstructing an entity (including inputs, outputs, modules, fuel etc) would be helpful as there seems to a massive gap in the capability of the API trying to do so.