Mix N' Match Character Outfit Pieces
hogwarts-legacy — Mods & Enhancements
A Python script for modders that generates outfit piece mixing mods, including an example mod using Tangerie's JSON2DA loader. With 72 endorsements and 3,039 downloads, it's a niche tool for Dragon Age mod creators.
📦 Full mod page on discovermods
Downloads, ratings, compatibility info, installation guides, and user reviews.
View on discovermods →Syntax
Tools and Utilities
Example
Downloads: 3,039 | Endorsements: 72
💡 Notes
By peek6 | v1.0.0 | 72 endorsements
🎯 Tips & Tricks
Make sure Python is installed and in your PATH before runnin
Make sure Python is installed and in your PATH before running the script
Test the example mod first to understand the output structur
Test the example mod first to understand the output structure before using your own assets
Check the mod's forum posts for any user-shared tips on gett
Check the mod's forum posts for any user-shared tips on getting the script to work
🔧 Troubleshooting
Mod not working
Check load order and required dependencies. Read the full mod description.
⚠️ Common Mistakes
- Installing multiple mods that modify the same files without checking compatibility
👍 Pros
- Solid download-to-endorsement ratio (3,039 downloads, 72 endorsements) shows real use
- Saves modders hours of manual work by automating outfit piece mixing
- Comes with a working example so you can see the output before you commit
👎 Cons
- Requires Python knowledge — not for the average player
- No install instructions or usage guide in the description
- Last updated March 2023 — may be outdated for current game patches