StarCitizenWiki / API

The star-citizen.wiki API. Automatically scrapes Comm-Links, Stats and In-Game Data.

Home Page:https://api.star-citizen.wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add occupancy data for items API

alistair3149 opened this issue · comments

Namely the inventoryOccupancyVolume data

That is available under the dimension key in the api output.
The width/height/length and volume is the occupancy for the ui, the true_dimension key holds the "true" dimensions (which are not relevant when storing stuff in a container)

Oops my bad, didn't realize it.