Fixes
- Fixed backpack to return empty item handler when something tries to get item handler capability from it and the backpack doesn't have a storage uuid assigned yet. This prevents creation of unnecessary storage ids and records in cases where the backpack stack may be a copy and thus newly created storage id won't be retained on it.