Growing Pains (Updated 9/5/25) - Optional EPs
Growing Pains Cover Photo.png - width=1075 height=700
Emotional Phase Moodlet.png - width=324 height=223
Phase Start Notification.png - width=425 height=114
Phase End Notification.png - width=425 height=101
Growing up is hard, and going through phases may make it a little harder.
Inspired by the phases system from The Sims 4: Parenthood, this mod aims to make younger sims’ personalities more dynamic.
This is a script mod that can be placed in your Packages folder. It was built and tested on 1.69 but should work fine on 1.67.
Updates
9/5/25
- Required expansion packs are now optional.
- Added Korean translation by aenskim
5/26/25
- Updated translation files with missing string.
- Fixed missing string for Distant Phase.
- Updated Russian translation by murkoose
5/3/25
- Fixed missing string for Distant Phase.
- Added Dutch translation by Cassowary.Casserole
4/16/25
- Updated translation files with missing string.
8/10/24
- Added Czech translation by Žanuška on Discord!
5/19/24
- Added Chinese translation by PieceOfCarambola
5/2/24
- Added Italian translation by Inytule
4/26/24
- Added Swedish translation by kaellstroem
4/5/24
- Added German translation by DieNina
3/30/24
- Updated Brazilian Portuguese translation by bellakenobi
3/18/2024
- Fixed issue with Clumsy trait not going away after the Clumsy Phase is over.
- Updated French translation by MescAline
3/12/2024
3/3/24
- Pets should no longer experience phases :p
2/29/24
- Fixed issue with phases not firing for children and teens after a week of playing.
2/24/24
2/23/24
- Added Brazilian Portuguese translation by bellakenobi
Requirements
To access all of the phases available with this mod, the following expansions are required:
- The Sims 3: Late Night
- The Sims 3: Generations
- The Sims 3: Showtime
- The Sims 3: Supernatural
- The Sims 3: University Life
Overview
- Phases System
- List of Phases
- New Moodlets
Phases System
Toddlers, children, and teens can now experience phases that change their personality.
Phases are moodlets that temporarily change one of a sim’s traits. Phase moodlets last for 2 days, with a 48 hour cooldown between the end of their most recent phase and when a sim is able to experience a phase again.
Each time a toddler, child, or teen sim wakes up, they will have a chance of experiencing a phase. The base chance of experiencing a phase is 20%, but this chance can increase or decrease by 5% based on the factors/moodlets listed below:
Increased Chance
- Witnessed Divorce
- Witnessed Death
- Witnessed Betrayal
- Heartbroken
- Stuff Taken
- Stir Crazy
- Abducted by Aliens
- Embarrassed
- Lost a Friend
- Negative Mood
- Has Enemy
- In Trouble (Generations punishment system)
- Stress Moodlets (Stressed, Strained)
- Has No Friends Outside of Household
- Adult Household Member Dislikes Children
- Negative Relationship with Adult Household Member
- Negative Prom Moodlets (Ditched, Got in a Fight, Denied)
- Negative Celebrity Moodlets (Got Recognized Negative, Publicly Disgraced)
- Negative Job Moodlets (Overworked, Fired)
- Negative Social Moodlets (Lonely, Desolate, It’s Like I’m Invisible, Misunderstood, Need to Brood, Rejected)
- Negative Romance Moodlets (Rejected First Kiss, Betrayed, Dumped by Text, Rejected by Ex)
- Punishment Moodlets (Got in Trouble, Got Put in Timeout, Privilege Revoked, Grounded, Prank Backfire, Caught Pranking, Caught After Curfew, Detention)
Decreased Chance
- Has Friend Outside Household
- Friends with Adult Household Member
- Adult Household Member Has Positive Family Trait (Family Oriented, Nurturing)
List of Phases
There are a total of 28 phases total, with 5 available to toddlers, 21 available to children, and 28 available to teens. Once a phase is available, it will carry over into the next life stage. The phase names and the traits they add to sims are listed below:
Toddlers
- Messy Phase (Slob)
- Irritable Phase (Grumpy)
- Certified Outdoor Hater Phase (Hates the Outdoors)
- Restless Phase (Light Sleeper)
- Clumsy Phase (Clumsy)
Children
- Mean Streak Phase (Mean Spirited)
- Distant Phase (Loner)
- Clingy Phase (Shy)
- Rebellious Phase (Rebellious)
- Self-Absorbed Phase (Diva)
- Sticky Fingers Phase (Kleptomaniac)
- *Emotional Phase (Over Emotional)
- Ill-Mannered Phase (Inappropriate)
- Quick Temper Phase (Hot-Headed)
- Anxious Phase (Neurotic)
- Fearful Phase (Coward)
- Lazy Phase (Couch Potato)
- Erratic Phase (Insane)
- Stoic Phase (No Sense of Humor)
- Daydreamer Phase (Absent Minded)
- Devious Phase (Evil)
*Shown in preview photos.
Teens
- Loser Phase (Loser)
- Materialistic Phase (Snob)
- Emo Phase (Brooding)
- Childish Phase (Childish)
- Prudish Phase (Unflirty)
- Noncommittal Phase (Commitment Issues)
- Cringe Phase (Socially Awkward)
New Moodlets
There are 28 new moodlets, one for each phase, and all of them last for 2 days and have no effect on a sim’s mood.
Tuning
All of the following values are tunable in the mod’s XML files.
(In percentage; 1 = 100%)
kBaseChanceForPhase = 0.20
kRomanceRelatedNegativeMoodletImpact = 0.05
kWitnessedDivorce = 0.05
kWitnessedDeath = 0.05
kWitnessedBetrayal = 0.05
kHeartbroken = 0.05
kPromRelatedNegativeMoodletImpact = 0.05
kJobRelatedNegativeMoodletImpact = 0.05
kCelebrityRelatedNegativeMoodletImpact = 0.05
kPunishmentRelatedNegativeMoodletImpact = 0.05
kStuffTaken = 0.05
kStirCrazy = 0.05
kAbductedByAliens = 0.05
kEmbarrassed = 0.05
kLostAFriend = 0.05
kSocialRelatedNegativeMoodletImpact = 0.05
kStressRelatedNegativeMoodletImpact = 0.05
kTeenMoodSwing = 0.05
kNegativeMood = 0.05
kHasEnemy = 0.05
kInTrouble = 0.05
kHasNoFriendsOutsideHousehold = 0.05
kAdultHouseholdMemberDislikesChildren = 0.05
kNegativeRelationshipWithAdultHouseholdMember = 0.05
kAdultHouseholdMemberHasPositiveFamilyTrait = 0.05
kFriendsWithAdultHouseholdMember = 0.05
kHasFriendOutsideHousehold = 0.05
(In minutes)
kPhaseLengthInMinutes = 1440
(In days)
kPhaseCoolDownTimeDays = 2
Conflicts & Known Issues
Because this mod temporarily changes a sim’s traits, your sim may become unclickable if you also have Branndo10’s DrugLord mod installed at the same time. (Thank you to MonocoDoll for the heads up!)
Otherwise, there shouldn’t be any conflicts.
Credits
EA/Maxis for The Sims 3 and The Sims 4, Visual Studio 2019, ILSpy, s3pe, Notepad++, Script Mod Template Creator, and deathbypufferfish on Tumblr for extracting the TS4 icons.
| Filename | Type | Size |
|---|---|---|
| twinsimming_Growing Pains.rar | rar | |
| twinsimming_Growing Pains.package | package | 1019204 |
| Filename | Type | Size |
|---|---|---|
| Growing Pains STBLs for Translators.rar | rar | |
| S3_220557DA_00000000_062B686C44DF2047_FIN_FI_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_072B686C44DF2047_FRE_FR_Strings%%+STBL.stbl | stbl | 27081 |
| S3_220557DA_00000000_082B686C44DF2047_GER_DE_Strings%%+STBL.stbl | stbl | 27927 |
| S3_220557DA_00000000_092B686C44DF2047_GRE_GR_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_102B686C44DF2047_POR_PT_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_112B686C44DF2047_POR_BR_Strings%%+STBL.stbl | stbl | 23283 |
| S3_220557DA_00000000_122B686C44DF2047_RUS_RU_Strings%%+STBL.stbl | stbl | 24595 |
| S3_220557DA_00000000_132B686C44DF2047_SPA_ES_Strings%%+STBL.stbl | stbl | 24529 |
| S3_220557DA_00000000_142B686C44DF2047_SPA_MX_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_152B686C44DF2047_SWE_SE_Strings%%+STBL.stbl | stbl | 22877 |
| S3_220557DA_00000000_162B686C44DF2047_THA_TH_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_0A2B686C44DF2047_HUN_HU_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_0B2B686C44DF2047_ITA_IT_Strings%%+STBL.stbl | stbl | 27171 |
| S3_220557DA_00000000_0C2B686C44DF2047_JPN_JP_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_0D2B686C44DF2047_KOR_KR_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_0E2B686C44DF2047_NOR_NO_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_0F2B686C44DF2047_POL_PL_Strings%%+STBL.stbl | stbl | 25173 |
| S3_220557DA_00000000_012B686C44DF2047_CHS_CN_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_022B686C44DF2047_CHT_CN_Strings%%+STBL.stbl | stbl | 11607 |
| S3_220557DA_00000000_032B686C44DF2047_CZE_CZ_Strings%%+STBL.stbl | stbl | 24081 |
| S3_220557DA_00000000_042B686C44DF2047_DAN_DK_Strings%%+STBL.stbl | stbl | 24097 |
| S3_220557DA_00000000_052B686C44DF2047_DUT_NL_Strings%%+STBL.stbl | stbl | 24729 |
|
twinsimming_Growing Pains.rar
Download
Uploaded: 6th Sep 2025, 488.1 KB.
76,598 downloads.
|
||||||||
|
Growing Pains STBLs for Translators.rar
Download
Uploaded: 26th May 2025, 99.7 KB.
6,902 downloads.
|
||||||||
| For a detailed look at individual files, see the Information tab. | ||||||||
Install Instructions
Loading comments, please wait...
Uploaded: 22nd Feb 2024 at 6:52 AM
Updated: 6th Sep 2025 at 3:14 AM
#phases, #generations, #family, #toddler, #child, #teen, #mood swing
-
The Transmogrifier (aka Object Script Changer)
by icarus_allsorts 26th Mar 2017 at 11:38pm
111
134.7k
346
-
by darren111 updated 5th Jul 2022 at 10:50am
32
20.7k
72
-
by YolkSims updated 8th Jul 2022 at 7:28am
29
66.1k
115
-
by echoweaver updated 12th Jun 2023 at 3:56am
+1 packs
40 22.3k 82
Pets
-
by echoweaver updated 27th Aug 2023 at 3:36pm
18
22.1k
78
-
by fantuanss12 updated 6th Feb 2025 at 8:41am
37
32.3k
117
-
by Arro updated 19th Jul 2025 at 9:33am
13
17.5k
48
-
by Twinsimming updated 19th Jan 2026 at 11:34am
Mod Description Based on The Sims 4: Growing Together feature, this mod gives child-aged sims the chance to lose their teeth more...
88
59k
161
-
by Twinsimming updated 19th Jan 2026 at 11:37am
41
55.3k
145
-
by Twinsimming updated 8th Aug 2025 at 4:58am
Mod Description This mod adds five missing skill classes to various rabbitholes around town and enables additional skill classes to be more...
+3 packs
14 21.7k 59
World Adventures
Ambitions
University Life
-
by Twinsimming updated 25th Sep 2025 at 8:02am
Mod Description This mod adds serious consequences for rebellious teens and their delinquent behavior at school. This is a script mod that more...
+1 packs
32 26.7k 49
Generations
-
Dishes & Glassware Default Replacement (Update 4/6/25) - 15 New Colors
by Twinsimming updated 6th Apr 2025 at 9:53am
Mod Description This mix of texture and mesh replacements covers plates, serving plates, bowls, coffee mugs, standard glasses, party glasses, and more...
-
New Scholarships - General, Skill Based, Legacy, Occult, & Talent
by Twinsimming updated 27th Jul 2025 at 1:50am
+9 packs
44 41.6k 100
World Adventures
Ambitions
Generations
Showtime
Supernatural
Seasons
University Life
Island Paradise
Into the Future
-
by Twinsimming updated 19th Jan 2026 at 11:41am
Mod Description Elder sims can now stay in a Retirement Home or Elder Care facility in their golden years. This is a more...
+2 packs
102 48.6k 113
Late Night
Showtime
-
by Twinsimming updated 19th Jan 2026 at 11:27am
+8 packs
13 5.2k 17
World Adventures
Ambitions
Late Night
Pets
Supernatural
University Life
Island Paradise
Into the Future
-
TV Channels Default Replacement
by Twinsimming updated 6th Apr 2025 at 10:15am
Mod Description This mod replaces video clips from Sims 3 TV channels containing Sims 2 characters with video clips from Sims more...
-
by Twinsimming updated 8th Apr 2025 at 10:21am
Mod Description This mod adds the ability to lead spin classes on Arsil's exercise bikes. This is a script mod that can more...
27
26.1k
79
Packs Needed
| Expansion Pack | |
|---|---|
![]() | Late Night |
![]() | Generations |
![]() | Showtime |
![]() | Supernatural |
![]() | University Life |
Sign in to Mod The Sims
Growing Pains (Updated 9/5/25) - Optional EPs




