Modding:Creating Armor Mods: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
|description=This page is a hub for everything related to Modding Baldur's Gate 3. Check out the following guides to learn how to mod BG3.
|description=This page is a hub for everything related to Modding Baldur's Gate 3. Check out the following guides to learn how to mod BG3.
|image=Modding_resources.webp
|image=Modding_resources.webp
}}{{NavModding}}
}}{{Modding box}}{{Modding sidebar}}


In order to create a custom outfit mesh you will need:
In order to create a custom outfit mesh you will need:
Line 58: Line 58:
* [https://docs.google.com/spreadsheets/d/152UzjrGGHZWi_2fZ33mWdgQMRKzMMgV6iLfKVprvFJ8/edit?pli=1#gid=1997487230 Item spreadsheet and where they are found]  
* [https://docs.google.com/spreadsheets/d/152UzjrGGHZWi_2fZ33mWdgQMRKzMMgV6iLfKVprvFJ8/edit?pli=1#gid=1997487230 Item spreadsheet and where they are found]  
* [https://www.nexusmods.com/baldursgate3/mods/1808 Creator's Cauldron]- generative tool, somewhat old but comes with many useful txt files with armor.txt and passives from the game.
* [https://www.nexusmods.com/baldursgate3/mods/1808 Creator's Cauldron]- generative tool, somewhat old but comes with many useful txt files with armor.txt and passives from the game.
 
{{Modding navbox}}
 
[[Category:Modding guides]]
[[Category:Modding guides]]
[[Category:Armor modding]]

Revision as of 01:32, 9 January 2024

In order to create a custom outfit mesh you will need:

Guides

Start here.

How to find and extract virtual textures

Create and Export a Mesh in Blender

Making an Item's LSX codes to get it into the game as a standalone item

Create Outfit Textures

Create MSK maps

Texture Formatting

References

Tools

  • Modder's Multitool page- be sure to read through its documentation as it has a great many overlooked features, such as atlas generation for icons.

Finding Models and textures in the game files

Texture resources

3d References

Icon Creation

Dye and Colour Palette creation

Finding Items and stats in the game files