// Protected:
        #region Protected

        protected override void InstallPatches()
        {
            ChestController.Install();
            ModEntry.Install();
        }