
-
{ "name": "cargo_row", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "entity_id", "type": "uint64" }, { "name": "item_id", "type": "uint64" }, { "name": "quantity", "type": "uint64" }, { "name": "stats", "type": "uint64" }, { "name": "modules", "type": "module_entry[]" } ] }