Storage Reach Expanded

If you liked this item, please rate it up on Steam Workshop page.

Author: Seriihn

Last revision: 23 Jun at 15:38 UTC (1)

File size: 339.83 KB

On Steam Workshop

Description:
Storage Reach Expanded

A tiny QoL mod for Conan Exiles Enhanced (UE5). Sets the three build/craft-from-storage radii to 15000 (vanilla 4000), so crafting stations and building tools can pull from chests across a whole base instead of just within ~10 foundations.

Admins can also change the radius with three chat commands, and saved values survive restarts. See "Admin Tuning Commands" below for how changes apply (it differs between singleplayer and dedicated server).

Requires Conan Exiles Enhanced (UE5) – not compatible with the original UE4 game. (wouldn’t even make sense)

Updated for the June 2026 (1.2.0) Enhanced patch. If the mod stopped working after the June update, make sure you’re on the latest version.

If you notice an issue after the patch on older singleplayer saves. Do the following:
– Unsubscribe the mod.
– In-game, confirm it’s gone from your mod list.
– Load your save -> confirm storage reach is back to vanilla -> then exit. (Your save is now clean.)
– Re-subscribe and activate the mod again. Reach should be expanded again.

What it does

Sets three Server Settings to 15000 each at server start, in memory only:
– BuildFromStorageRadius (vanilla 4000)
– CraftFromStorageRadius (vanilla 4000)
– PersonalCraftFromStorageRadius (vanilla 4000)

How it works

Works in singleplayer, co-op, and dedicated server. The mod runs server-side; clients receive the new values automatically through Conan’s existing ServerSettings replication.

At server start, the mod checks for a saved admin override. If found, that value is applied. If not, the install default (15000) is applied. Either way the value gets pushed into the three live Server Settings. Admin commands update both the live values AND the saved value, so changes stick across restarts.

Admin Tuning Commands

Three admin-only console commands let you change the radius without any ini changes:

dc SRE.set <value> – set the radius (4000-30000), saves persistently dc SRE.reset- revert to the install default (15000) dc SRE.show – show the currently active radius

A few examples:

dc SRE.set 18000 dc SRE.show dc SRE.reset

Notes:
– Requires admin permissions.
– Values outside 4000-30000 (or non-numeric input) are rejected with a HUD error – no state change.
– Saved values survive server restarts.
How changes apply:
– In singleplayer / co-op (listen server): the new value applies on the next storage scan. Move your character a few foundations into range of your container(s) after running the command to refresh the scan.
– On a dedicated server: the saved value persists immediately, but a server restart is required for the new value to take effect on the running game. (Working on a fix for a future release.)

What it does NOT do

– Does NOT touch PVPBuildFromStorageRadius (vanilla 600) – PvP-window build-from-storage range stays at the vanilla raid-hour value.
– Does NOT edit your ServerSettings.ini – values are applied in memory at server start. Your config file is untouched.
– Does NOT override any vanilla assets – friendly to most other mods.

Known limitation

Conan’s storage system appears to cap the number of containers it scans at ~25-28 (according to community testing). This mod only extends the search radius, which is the bottleneck for most setups. It cannot lift the container-count cap, because that’s a hardcoded engine constant on Funcom’s side. So if you have more than ~25 containers or crafting stations, the ones at the edge of the cluster may still be ignored even within radius. Workaround: consolidate into fewer larger chests and crafting stations and use stack-size increase mods.

Thrall inventories do NOT count toward the container cap – they’re a separate class tree from placeable containers.

Compatibility

Zero vanilla overrides. Conflicts only with other mods that also write to these three Server Settings fields – last writer wins (load-order dependent).

Download
Revisions:

Old revisions of this mod are available below. Click the link to download.