Server reboot imminent. Site will be down for up to 15 minutes, starting 15:00 UTC. (Current time: 14:50 UTC)

Please make sure you are not in the middle of an edit at that time, or make sure to save your work offline.

Modding:Creating mods: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
Line 53: Line 53:
* [https://www.nexusmods.com/baldursgate3/mods/521 Action Icons Generator]
* [https://www.nexusmods.com/baldursgate3/mods/521 Action Icons Generator]
* [https://www.nexusmods.com/baldursgate3/mods/527 Item Icons Generator]
* [https://www.nexusmods.com/baldursgate3/mods/527 Item Icons Generator]
== Gallery ==
<gallery>
Blender293_collada_export_settings.webp|Export settings for Blender 2.93
</gallery>
[[Category:Modding]]
[[Category:Modding]]

Revision as of 15:28, 28 July 2023

Mods Needed

As of Patch 9, the following mod is needed: Patch 3 Modfixer
Either load this alongside created mods, or incorporate into a new mod.

Folder Structure

  • Mod Name (root folder)
    • Generated
      • Public
        • Mod Name
          • [PAK]_Mod_Name <- models and textures
    • Localization
      • Language
        • Mod_Name.xml <- text for items and spells
    • Mods
      • Mod Name
        • meta.lsx <- Created manually or automatically with the BG3 Mini Tool
    • Public <- use one of the Sample Mods below as a template for this folder
      • Game <- icons and other UI elements
      • Mod Name <- mod files in plain-text or XML

Mod Tutorials

General Tutorials

Sample Mods

Other Resources

Colour

AI Resources

Gallery