Baldur's Gate 3
0 of 0

File information

Last updated

Original upload

Created by

Volitio

Uploaded by

VoIitio

Virus scan

Safe to use

About this mod

Automatically send food items to a supply sack inside the camp chest. Configurable via MCM.

Requirements
Permissions and credits
Changelogs
Donations
Overview
Auto Send Food To Camp is a mod designed to streamline inventory management by automatically sending food items to a supply sack inside the camp chest, since they will still count towards your camp supplies. Why edit their weight if you can play as Larian intended?
It supports configurable options via MCM but also works out of the box and in multiplayer. Players can choose to enable or disable the automatic transfer of food and beverages separately, define ignore lists, etc.

Installation

  • Download the .zip file and install using BG3MM.

Requirements
- Mod Configuration Menu
- Volition Cabinet
- BG3 Script Extender (you can easily install it with BG3MM through its Tools tab or by pressing CTRL+SHIFT+ALT+T while its window is focused)


Compatibility
- This mod should be compatible with most game versions and other mods, as it mostly just listens to game events and does not edit existing game data.
- Mods that create regular food items will be affected as expected. I couldn't find a way to generalize the detection of food items that can heal.
- Mods that affect the camp chest should be compatible.
- Mods that auto loot/sort items may conflict with this mod's functionality. Since both types of mods manipulate inventory items, there could be unpredictable behavior when they try to move the same items, and I don't know if load order can dictate this. I can only guarantee that my mod by itself will not create duplicates of food items. Setting create_supply_sack to false might help.

Special Thanks

Thanks to Fararagi for some pointers I used to start this mod; to Focus for some inventory helper functions; and to Norbyte for the Script Extender.

Source Code
The source code is available on GitHub or by unpacking the .pak file. Endorse on Nexus and give it a star on GitHub if you liked it!

My mods
Waypoint Inside Emerald Grove - adds an actual waypoint inside Emerald Grove
Auto Send Read Books To Camp - send read books to camp chest automatically
Auto Use Soap - automatically use soap after combat/entering camp
Send Wares To Trader - automatically send all party members' wares to a character that initiates a trade
Preemptively Label Containers - automatically tag nearby containers with 'Empty' or their item count
Smart Autosaving - create conditional autosaves at set intervals
Auto Send Food To Camp - send food to camp chest automatically
Auto Lockpicking - initiate lockpicking automatically

Tools/Resources
Mod Configuration Menu -
offers a graphical interface for easy management of mod settings
AV Item Shipment Framework - allows authors to easily send items to player/camp chests
Volition Cabinet - library mod for my other mods