Tag Framework
baldursgate3 β Mods & Enhancements
Tag Framework is a utility API from the BG3 Community Library Team that lets mods tap into hidden tag systems, focusing on Race (REALLY) tags, Meta Race tags, and Exclusion Tags. It's a backend tool for modders, not a player-facing mod, with strong community support (3,038 endorsements).
π¦ Full mod page on discovermods
Downloads, ratings, compatibility info, installation guides, and user reviews.
View on discovermods βSyntax
Utilities
Example
Downloads: 472,858
π‘ Notes
By BG3 Community Library Team
π― Tips & Tricks
If you're a modder, check the BG3 Community Library's wiki f
If you're a modder, check the BG3 Community Library's wiki for API usage examples.
Test your mod with Tag Framework in a clean save to avoid ta
Test your mod with Tag Framework in a clean save to avoid tag conflicts.
Make sure your mod loads Tag Framework as a dependency in yo
Make sure your mod loads Tag Framework as a dependency in your mod manager.
π§ Troubleshooting
Mod conflicts
Check load order. Disable conflicting mods one by one.
β οΈ Common Mistakes
- Installing without checking requirements
π Pros
- Community-approved with 3,038 endorsements and nearly half a million downloads
- Essential for modders who want to manipulate race tags without breaking the game
- Actively maintained (last updated August 2025)
π Cons
- Not for casual playersβthis is a modder's tool, not a gameplay addition
- No install instructions or usage examples in the description, so you'll need to dig into the docs
- Requires understanding of BG3's tag system to get any value out of it