Downloads:

MoreFavorites.package.zip 36.4 KB
This is the core of the mod. Without this, no custom favorites can be loaded in.
13 hours ago
MoreFavoritesMasterControllerCheats.package.zip 4.0 KB
This is an optional module for those with MasterController Cheats module. It is necessary for players who want to change their Sims' favorites to a custom one from MasterController.
13 hours ago
MoreFavorites_Generator.zip 260.3 KB
This is the generator for modders to create favorites entries for foods, music genres, and colors.
13 hours ago
MoreFavorites_EP3_Food.package.zip 39.3 KB
This is an example package that restores favorites entries for the Late Night expansion.
13 hours ago
MoreFavorites_TS4_Music.package.zip 178.3 KB
This is an example package for Converted Sims 4 Radio Stations (23 Stations, 226 Songs).
13 hours ago

More Favorites – Add Custom Favorite Food, Music, and Colors


Uploaded May 18, 2026, 11:53 a.m.

Updated May 18, 2026, 11:10 p.m.

Socials: Reddit ModTheSims

0 40 16

This framework allows modders and CC creators to add their own foods, music genres, and colors to the list of selectable favorites. It supports music stations added by gamefreak130's Broadcaster and foods added by douglasveiga's CCLoader in addition to foods included with the unmodded game and its add-on content.

Hereinafter is information relevant to modders. To users simply wanting to install packages that include new favorites, you can stop reading.

Information for Modders

I have included a generator as a program to add new favorites. It creates a new package that the base package accepts to add favorites into the game. This will be familiar to those who have used Broadcaster and/or CCLoader Generator.

In the download is an XML you can make a copy of and add entries to. You would then drag and drop the XML onto the executable to generate a package. In that XML, you'll find example entries of different types of favorites. Do not remove these entries. Simply insert new ones after the example entries of each type. For favorite foods and music genres, one will need icons in the form of IMAG resources, both small and large, and their keys will need to be specified in the entries in unhashed form (e.g., "cas_favs_music_i_alternative" and "cas_favs_music_i_alternative_s" ). For music types, the "Station_Name" attribute should match the one found in the XMLs made by Broadcaster. For food types, the "Recipe_Key" attribute should match the one found in the XMLs made by CCLoader Generator.

To add a favorite color, one only needs to add the name and hex code for the color, as well as the display names of it and its corresponding drink for Into the Future (not relevant for people without the expansion). The program will automatically generate the icons with the correct colors and the STBL entries, making adding new colors possible for non-modders.

As for the "Children" attribute—leave that as an empty string unless the favorites entry is a grouping of other entries. It's to allow for, as an example, pasta to be a Sim's favorite food, and therefore spaghetti, ravioli, angel hair, etc. are too.

Source code available here

Credits

  • Bietjie – Created the default replacement for the drink synthesizer drinks to add material states for 256 colors; my code finds the closest of these colors to the listed favorite colors to use for the drinks
  • douglasveiga – Created CCLoader, useful for adding recipes (among other things) to the game, and also reverse engineered to make this framework
  • gamefreak130 – Created Broadcaster, useful for adding music stations to the game
  • garrettgivre – Made Converted Sims 4 Radio Stations (23 Stations, 226 Songs), which is what the TS4 music example package was made for
  • LazyDuchess – Allowed me to borrow a method from Mono Patcher
  • MihaiA10 – Provided me with information about unused favorites for the game
  • Pirombo – Provided me with the TS4 icons for the TS4 music example package
  • Twinsimming – Came up with the idea for favorite groupings
  • zoeoe – Came up with the idea of adding a bunch of colors as material states, which the favorite colors will resolve to the closest of
  • Likely others whose names elude me (sorry!)

Changelog

  • Hotfix #1 (2026/05/18) – Fixed a null reference exception that would happen when a Sim had a favorite for a nonexistent recipe or music station and the game would check whenever that was relevant.
  • Feature Update #1 (2026/05/18) – Updated the generator to populate generated packages with default icons for food and music.
  • Hotfix #2 (2026/05/18) – Made it so that if the icon key attributes for favorite foods and music genres are left out or empty strings, they will point to the proper default-named icons generated by the generator.
Rooms: Bathroom, Bedroom, Dining room, Kids Room, Kitchen, Living room, Office, Outdoor

Other Uploads By Destrospean:

Global Scripts
Outfit Assignment – Assign New Outfits to Any Interactions
Destrospean by Destrospean

A mod that allows players to create and assign outfits to any interactions via an interaction and dialog menu

Naming Mods
Expanded Genealogy
Destrospean by Destrospean

Adds various relation names to the game and also allows the user to restrict romantic interactions between distant relatives

Programs & Tools
CAS Designer Toolkit
Project: CAS Designer Toolkit
Destrospean by Destrospean

A program for editing clothes, hair, accessories, among other things related to customizing a Sim in Create-A-Sim