
Custom QOL Mod Pack
Valheim 1.0.x QOL pack updated as we play; AzuAutoStore is restored through the validated AzuAutoStoreCompat bridge.Custom QOL Mod Pack — Client
Dedicated-server companion: Vhmod-Custom_QOL_Server_Pack
This pack is updated as we play through Valheim 1.0.x with friends. Incompatible mods are removed as we find them, and older baseline mods are re-added when compatible upstream updates become available.
Status: An evolving 1.0.x QOL baseline rather than a fixed compatibility snapshot. Removed baseline mods remain documented below for later re-evaluation.
AzuAutoStoreis currently restored through the explicitly testedAzuAutoStoreCompatbridge.
Core updates for Valheim 1.0
denikson-BepInExPack_Valheim->5.4.2350ValheimModding-Jotunn->2.30.0Advize-PlantEasily->2.2.0Advize-PlantEverything->1.21.0
Active dependencies
| Package | Version |
|---|---|
denikson-BepInExPack_Valheim |
5.4.2350 |
ValheimModding-Jotunn |
2.30.0 |
Advize-PlantEasily |
2.2.0 |
Advize-PlantEverything |
1.21.0 |
Azumatt-AllTheBases |
1.0.11 |
Azumatt-AzuAutoStore |
3.0.14 |
KRINJUN-AzuAutoStoreCompat |
1.0.2 |
Azumatt-AzuClock |
1.0.5 |
Azumatt-AzuContainerSizes |
1.1.4 |
Azumatt-AzuMiscPatches |
1.2.8 |
Azumatt-Azus_UnOfficial_ConfigManager |
18.4.4 |
Azumatt-AzuWearNTearPatches |
1.0.8 |
Azumatt-FastLink |
1.4.8 |
Azumatt-LimitWorkstationDiscovery |
1.0.3 |
Azumatt-PetPantry |
1.0.5 |
Azumatt-Ship_Stats |
1.0.6 |
Azumatt-Where_You_At |
1.0.11 |
BetterUI_ForeverMaintained-BetterUI_ForeverMaintained |
2.5.12 |
cjayride-InstantMonsterLootDrop |
0.7.1 |
MSchmoecker-LocalizationCache |
0.3.0 |
MSchmoecker-VNEI |
0.17.6 |
RandyKnapp-EquipmentAndQuickSlots |
3.1.2 |
AzuAutoStore compatibility note
Version note: Thunderstore currently publishes this package as
KRINJUN-AzuAutoStoreCompat-1.0.0. Its loaded BepInEx plugin reportsAzuAutoStoreCompat 1.0.2at runtime; the Thunderstore manifest must use the package version (1.0.0).
Azumatt-AzuAutoStore-3.0.14 currently depends on KRINJUN-AzuAutoStoreCompat-1.0.0 for Valheim 1.0.x compatibility.
The compatibility package contains two required components:
BepInEx/plugins/KRINJUN-AzuAutoStoreCompat/AzuAutoStoreCompat.dll
BepInEx/patchers/KRINJUN-AzuAutoStoreCompat/AzuAutoStoreCompat.Patcher.dll
Thunderstore/r2modman installs both automatically. If you manage a dedicated server manually, preserve both paths; copying only BepInEx/plugins is not sufficient. See the companion server pack README for the manual-server install and verification steps.
Previous baseline mods not currently included
| Mod | Previous / tested package | Reason |
|---|---|---|
ModAge |
Azumatt-ModAge-1.0.6 |
Removed from the active baseline; it was already problematic in the previous profile and is not required for gameplay. |
InstantEquip |
Smoothbrain-InstantEquip-1.0.6 |
Confirmed incompatible with Valheim 1.0.12. Its guardian-power patch calls the removed pre-1.0 Character.Message(MessageHud.MessageType, string, int, Sprite) overload, causing MissingMethodException in Player.StartGuardianPower() and preventing Forsaken powers from activating. |
AzuSkillTweaks |
Azumatt-AzuSkillTweaks-1.0.6 |
Confirmed incompatible with Valheim 1.0.12. Its ServerSync path references the removed ZRoutedRpc.Everybody field, and its skill-gain notification path calls an obsolete MessageHud.ShowMessage(...) signature. |
AzuWorkbenchTweaks |
Azumatt-AzuWorkbenchTweaks-1.0.5 |
Confirmed incompatible with Valheim 1.0.12; its repair/inventory patch calls the removed pre-1.0 EffectList.Create(...) signature, causing repeated MissingMethodException. |
SearchableBuildMenu |
Azumatt-SearchableBuildMenu-1.0.4 |
Confirmed incompatible with Valheim 1.0.12; accesses removed PieceTable.m_availablePieces, causing repeated MissingFieldException during player spawn/build-menu initialization. |
AAABuildMenu |
Azumatt-AAABuildMenu-1.0.1 |
Harmony target removed/changed in Valheim 1.0. |
AAA_Crafting |
Azumatt-AAA_Crafting-2.1.6 |
Obsolete Harmony targets on Valheim 1.0. |
AzuAreaRepair |
Azumatt-AzuAreaRepair-1.1.6 |
Invalid IL / patch incompatibility on Valheim 1.0. |
AzuCraftyBoxes |
Azumatt-AzuCraftyBoxes-1.8.15 |
Uses pre-1.0 ServerSync/RPC signatures. |
AzuExtendedPlayerInventory |
Azumatt-AzuExtendedPlayerInventory-2.4.8 |
Latest tested release still fails on Valheim 1.0.12. |
AzuHoverStats |
Azumatt-AzuHoverStats-1.1.9 |
Obsolete game method targets. |
Backpacks |
Smoothbrain-Backpacks-1.3.8 |
Pre-1.0 RPC/Inventory signatures. |
BowsBeforeHoes |
Azumatt-BowsBeforeHoes-1.3.14 |
Pre-1.0 ItemData/Inventory patch targets. |
CrystalCollector |
blacks7ar-CrystalCollector-1.1.7 |
Type/layout incompatibility on Valheim 1.0. |
FeatherCollector |
blacks7ar-FeatherCollector-1.1.9 |
Type/layout incompatibility on Valheim 1.0. |
GuckCollector |
blacks7ar-GuckCollector-1.1.7 |
Type/layout incompatibility on Valheim 1.0. |
MouseTweaks |
Azumatt-MouseTweaks-1.0.3 |
BadImageFormatException on Valheim 1.0.12. |
MultiUserChest |
MSchmoecker-MultiUserChest-0.6.1 |
Old RPC/API implementation breaks on Valheim 1.0. |
PortalPreload |
Azumatt-PortalPreload-1.0.0 |
Targets removed/changed zone-loading methods. |
Recycle_N_Reclaim |
Azumatt-Recycle_N_Reclaim-1.4.1 |
Pre-1.0 ServerSync/RPC signatures. |
RepairStation |
Azumatt-RepairStation-1.2.6 |
Type/layout incompatibility on Valheim 1.0. |
ResinCollector |
blacks7ar-ResinCollector-1.1.6 |
Type/layout incompatibility on Valheim 1.0. |
SeedBed |
blacks7ar-SeedBed-1.2.8 |
Pre-1.0 ServerSync/RPC signatures. |
XRayVision |
Azumatt-XRayVision-2.2.5 |
Pre-1.0 ServerSync/RPC signatures. |
| SleepSkip | Azumatt-SleepSkip-1.3.0 | Valheim 1.0 removed/changed ZRoutedRpc.Everybody; causes repeated MissingFieldException in Game.EverybodyIsTryingToSleep. |
| MyPitsDontLeak | Azumatt-MyPitsDontLeak-1.0.0 | Deprecated upstream; legacy vanilla tar-pit memory-leak workaround no longer retained in the pack. |
Compatibility bridge policy
KRINJUN-AzuAutoStoreCompat-1.0.0is intentionally included because it was tested withAzumatt-AzuAutoStore-3.0.14on Valheim 1.0.12 in both client-only and client/server ServerSync configurations.- The bridge restores several legacy Valheim API signatures globally, so it may also mask failures in other old mods. Previously removed mods remain classified as incompatible until they are explicitly retested and adopted.
- Prefer official upstream updates when available; other compatibility forks are evaluated separately.
Optional recommendations
These are intentionally not bundled because they change the scope of the pack more substantially:
- PlanBuild — recommended for advanced building, terrain/terraforming work, blueprints, and planning larger builds. Install it separately if those tools fit your play style.
Companion server pack
Use Vhmod-Custom_QOL_Server_Pack on the dedicated server. Do not install this entire client pack on the server.
Re-adding a removed dependency
Removed baseline mods can return when an official 1.0.x-compatible release becomes available and behaves correctly during normal play.

