Skip to content

AzumattDev/Valheim-Plus-Replacements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 

Repository files navigation

Valheim-Plus-Replacements

Curated list of replacement mods for Valheim Plus. This list is generated by looking at the config file they have on their page. The config file you should compare with can be found here.


[ValheimPlus]

  • Display the Valheim Plus logo in the main menu

[AdvancedBuildingMode]

[AdvancedEditingMode]

[Bed]

Likely can be replaced by Sleepover

[Beehive]

Can currently be replaced by BeehiveUtils Revived

[Building]

A few mods are needed to replace this section. I will break them down by the options in the config and which mods can do that feature.

noInvalidPlacementRestriction

Please note, this is considered to be a cheat for the most part and is usually in cheat mods or admin mods

noWeatherDamage

maximumPlacementDistance

pieceComfortRadius

alwaysDropResources

alwaysDropExcludedResources

areaRepairRadius

[Camera]

[Experience]

[Fermenter]

[FireSource]

Please look through the mods depending on what you want to accomplish. Not all of them work the same.

[Food]

[Smelter]

[Furnace]

[Game]

Settings are broken out below for the mods that can cover the features

disablePortals

bigPortalNames

  • Was not able to find a mod that does this outside of the deprecated OdinsQOL. This can be added to AzuMiscPatches if needed.

disableFog

[Hotkeys]

[Items]

noTeleportPrevention, baseItemWeightReduction, itemStackMultiplier

droppedItemOnGroundDurationInSeconds

itemsFloatInWater

[Hud]

[Gathering]

[Pickable]

[Durability]

[Armor]

[Kiln]

[Map]

shareMapProgression, shareAllPins

The In-game cartography table does most of this now

You can replace some of the features with

Beware, displaying boats and carts as well as player built buildings is resource heavy!

displayCartsAndBoats

preventPlayerFromTurningOffPublicPosition

exploreRadius

[Player]

baseMaximumWeight, baseMegingjordBuff, baseAutoPickUpRange

cropNotifier

restSecondsPerComfortLevel

deathPenaltyMultiplier

autoRepair

Boss buff duration (seconds) (guardianBuffDuration)

PassivePowers

Disable the Guardian Buff animation (disableGuardianBuffAnimation)

autoEquipShield, autoUnequipShield

queueWeaponChanges

skipIntro

iHaveArrivedOnSpawn

dontUnequipItemsWhenSwimming

reequipItemsAfterSwimming

fallDamageScalePercent

skipTutorials

disableEncumbered

autoPickUpWhenEncumbered

[Server]

maxPlayers

disableServerPassword

[Stamina]

[StaminaUsage]

[StructuralIntegrity]

[Ward]

[Workbench]

[Wagon]

[Inventory]

[FreePlacementRotation]

  • Infinity Hammer

    • Requires installing either Comfy Gizmo or Gizmo Reloaded. Check their documentation how to use them if needed.
    • For basic usage that is all you need but extra commands are provided for advanced usage.
      • Fine-tuning the rotation:
        • hammer_rotate_x [degrees]
        • hammer_rotate_y [degrees]
        • hammer_rotate_z [degrees]
      • Random rotation (90 or 180 degrees depending on the object shape)
        • hammer_rotate_x random
        • hammer_rotate_y random
        • hammer_rotate_z random
      • Random rotation with custom precision.
        • hammer_rotate_x [number]*random
        • hammer_rotate_y [number]*random
        • hammer_rotate_z [number]*random
    • For example 3*random would randomly rotate 0, 120 or 240 degrees.
  • Gizmo (ComfyMods version)

  • 100% of this section can be replaced with the following mod

[Shields] REPLACEMENT UNKNOWN

Increase or decrease the block value on all shields in %. -50 would be 50% less block rating, 50 would be 50% more block rating. blockRating=0

[FirstPerson]

[GridAlignment]

[CraftFromChest]

[Windmill]

[SpinningWheel]

[PlayerProjectile]

playerMinChargeVelocityMultiplier, playerMaxChargeVelocityMultiplier, playerMinChargeAccuracyMultiplier, playerMaxChargeAccuracyMultiplier

  • BowPlugin

  • enableScaleWithSkillLevel (REPLACEMENT UNKNOWN)

    • Enabling this option will linearly scale by skill level from the base values of the weapon to the modified values (according to multipliers above).

[MonsterProjectile] REPLACEMENT UNKNOWN

Change false to true to enable this section. https://valheim.plus/documentation/list#MonsterProjectile enabled=false

Value of 10 would increase the projectile velocity from 50 to 55. monsterMaxChargeVelocityMultiplier=0

Value of (+)10 increase in accuracy will change the variance of projectile 1 degree to 0.9 degree at the point of projectile release. monsterMaxChargeAccuracyMultiplier=0

[Tameable]

[GameClock]

  • AzuClock
  • AlweStats
  • ClockMod Any variation of it from aedenthorn. Recommended to get the latest from her nexus page if you want to use her version. Do not get re-uploads as they get outdated quickly

[Brightness]

[Chat] REPLACEMENT UNKNOWN

Change false to true to enable this section. https://valheim.plus/documentation/list#Chat enabled = false

If the player is outside of this range in meters in comparison to the creator of the shout you will not see the message on the map or in the chat. If this is set to 0, its disabled. shoutDistance = 0

With this option enabled you will see the shout message in your chat window even if you are outside of shoutDistance. outOfRangeShoutsDisplayInChatWindow = true

If the player is outside of this range in meters in comparison to the creator of the ping on the map you will not see the ping on the map. If this is set to 0, its disabled. pingDistance = 0

Disable the forced upper and lower case conversions for in-game text messages of all types. forcedCase = true

This value determines the range in meters that you can see whisper text messages by default. defaultWhisperDistance = 4

This value determines the range in meters that you can see normal text messages by default. defaultNormalDistance = 15

This value determines the range in meters that you can see shout text messages by default. defaultShoutDistance = 70

About

Curated list of replacement mods for Valheim Plus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published