Pull materials from nearby containers for crafting, repairing, upgrading, refueling, reloading, and buying from traders.
This mod checks all nearby storage containers for resources when crafting items, repairing / upgrading blocks, reloading weapons / tools, or using coins to buy from traders.
You can disable for repair and upgrade by setting
enableForRepairAndUpgrade You can disable refueling vehicles from containers by setting
enableForRefuel You can disable reloading from containers by setting
enableForReload to
false in the config.
You can disable using coins for traders by setting
enableForTrader to
false The range is set to -1 by default, meaning no limit. The mod is still limited to whatever the game has loaded in memory around the player. To restrict the distance even further, set
range to something greater than
0 in the config.
I have tested this mod in single-player only. It should avoid containers currently open by other players, but no guarantees.
ConfigYou can edit the config.json file once you have run the game with this mod installed. The config file is created in a subfolder of the mod's folder.
TechnicalEasy Anti-Cheat must be disabled to use this mod.
To install, place the mod's folder in your game's Mods folder.
Source code is at
https://github.com/aedenthorn/7D2DMods.