Lot 51 Core Library v1.20
Core Library includes standard code used across all of my mods to stay optimized, and help reduce conflicts with other creators' mods as the Lot 51 collection grows.
Core Library includes standard code used across all of my mods to stay optimized, and help reduce conflicts with other creators' mods as the Lot 51 collection grows.
This is more of an API than the mod itself. It doesn't do anything by itself and is intended as a framework for other Sims 4 developers to use in their own codebases. Install the library only if you have installed a mod that requires it!
This API is used to make creating/writing Adult mods using Python much easier and more accessible. On its own it does only a few debug commands/interactions.
This is a Script mod intended to be used and referenced by other mods as a common "Source of Truth" for their scripts.
The LifeStage Control - Age Progression Modifier is an innovative and dynamic mod for The Sims 4 that gives players unprecedented control over the aging process of their Sims.
A set of tools to inject into different tuning resources. Right now, Injection Tools allows you to inject: Shifts of situations into a SchedulingZoneDirector or SchedulingWalkbyDirector
Manage settings for all your mods in one place. The mod requires the Sims 4 Community Library.
Added duplicates checking when injecting to picker_dialog categories, to account for some strange edge cases where adding to one category adds to another (ex: adding to gifts categories for computer adds to gifts categories for phone).
This mod adds nothing to your game - all it does is make it easier for modders to check whether or not you have certain packs installed.
Shared tuning file required by many mods. Feel free to use it as a requirement in your mods.
The Spellbook Injector is a utility mod that loads custom spells into the game. These spells won't override any EAxian tuning, which ensures that creations from different modders will be compatible!
This script enables modders to add new trait inheritance rules to the TRAIT_INHERITANCE data structure contained within trait_tracker.py and thus eliminates any override conflicts.