private static void GameOnInstanceAdded(Instance i)
 {
     ExplorerItem.TryCreate(i);
 }