From 7b80b489ccb3c0064801ae3083bb3c44aee236af Mon Sep 17 00:00:00 2001 From: NerdLumby Date: Wed, 2 Sep 2026 17:19:51 -0500 Subject: [PATCH 1/5] valheimconfig.json update to reflect current Valheim_plus.cfg options. --- valheimconfig.json | 1857 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 1813 insertions(+), 44 deletions(-) diff --git a/valheimconfig.json b/valheimconfig.json index 7db65665b..ba089ed27 100644 --- a/valheimconfig.json +++ b/valheimconfig.json @@ -1397,7 +1397,7 @@ "IsFlagArgument": false, "ParamFieldName": "Furnace.allowAllOres", "IncludeInCommandLine": false, - "DefaultValue": "true", + "DefaultValue": "false", "EnumValues": { "False": "false", "True": "true" @@ -1585,6 +1585,120 @@ "EnumValues": {}, "Suffix": "%" }, + { + "DisplayName": "Drop Chance Feather", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "feather will also affect the drops from shooting gulls/crows, as well as drops from trees.", + "Keywords": "Gathering, Feather", + "FieldName": "Gathering.feather", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Gathering.feather", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": { + + } + }, + { + "DisplayName": "Drop Chance Yggdrasil Wood", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Valheim Plus setting for yggdrasilWood.", + "Keywords": "Gathering,Drop,Chance,Yggdrasil,Wood", + "FieldName": "Gathering.yggdrasilWood", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Gathering.yggdrasilWood", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Drop Chance Blackwood", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Valheim Plus setting for blackwood.", + "Keywords": "Gathering,Drop,Chance,Blackwood", + "FieldName": "Gathering.blackwood", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Gathering.blackwood", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Drop Chance Grausten", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Valheim Plus setting for grausten.", + "Keywords": "Gathering,Drop,Chance,Grausten", + "FieldName": "Gathering.grausten", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Gathering.grausten", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Drop Chance Black Marble", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Valheim Plus setting for blackMarble.", + "Keywords": "Gathering,Drop,Chance,Black,Marble", + "FieldName": "Gathering.blackMarble", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Gathering.blackMarble", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Drop Chance Copper Scrap", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "copperScrap doesn\u0027t increase drop rate from looting, ex. killing Dvergrs.", + "Keywords": "Gathering,Drop,Chance,Copper,Scrap", + "FieldName": "Gathering.copperScrap", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Gathering.copperScrap", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Drop Chance Flametal Ore", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Ashlands", + "Keywords": "Gathering,Flametal,Ore", + "FieldName": "Gathering.flametalOre", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Gathering.flametalOre", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Drop Chance Proustite Powder", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Valheim Plus setting for proustitePowder.", + "Keywords": "Gathering,Proustite,Powder", + "FieldName": "Gathering.proustitePowder", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Gathering.proustitePowder", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, { "DisplayName": "Inventory Settings Enable", "Category": "Valheim Plus:extension", @@ -2235,6 +2349,34 @@ "EnumValues": {}, "Suffix": "%" }, + { + "DisplayName": "Pickable Black Cores", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Black Core only", + "Keywords": "Pickable,Black,Cores", + "FieldName": "Pickable.blackCores", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Pickable.blackCores", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Pickable Quest Items", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Items needed to sacrifice to bosses (excluding the first two bosses)", + "Keywords": "Pickable,Quest,Items", + "FieldName": "Pickable.questItems", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Pickable.questItems", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, { "DisplayName": "Smelter Settings Enable", "Category": "Valheim Plus:extension", @@ -2472,7 +2614,7 @@ "IsFlagArgument": false, "ParamFieldName": "SpinningWheel.ignorePrivateAreaCheck", "IncludeInCommandLine": false, - "DefaultValue": "false", + "DefaultValue": "true", "EnumValues": { "False": "false", "True": "true" @@ -2512,6 +2654,21 @@ "True": "true" } }, + { + "DisplayName": "Tameable Animal Types", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "A comma-separated list of animals that can be tamed.", + "Keywords": "Tameable,Animal,Types", + "FieldName": "Tameable.animalTypes", + "InputType": "text", + "IsFlagArgument": false, + "ParamFieldName": "Tameable.animalTypes", + "IncludeInCommandLine": false, + "DefaultValue": "all", + "Placeholder": "boar,hen,wolf", + "EnumValues": {} + }, { "DisplayName": "Mortality", "Category": "Valheim Plus:extension", @@ -2579,6 +2736,82 @@ "True": "true" } }, + { + "DisplayName": "Tameable Tame Time Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "A multiplier for the amount of time it takes to fully tame a creature in seconds. A value of 100 will double the time it takes to tame a creature, -100 will instantly tame the creature.", + "Keywords": "Tameable,Tame,Time,Multiplier", + "FieldName": "Tameable.tameTimeMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Tameable.tameTimeMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Tameable Tame Boost Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "A multiplier for the taming bonus provided by the Brew of animal whispers A value of 100 will double the taming bonus, -100 will prevent a creature from taming while the buff is in effect.", + "Keywords": "Tameable,Tame,Boost,Multiplier", + "FieldName": "Tameable.tameBoostMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Tameable.tameBoostMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Tameable Tame Boost Range Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "A multiplier for the range that a taming boost can be applied to a creature. A value of 100 will double the range, -100 will prevent the buff from being applied.", + "Keywords": "Tameable,Tame,Boost,Range,Multiplier", + "FieldName": "Tameable.tameBoostRangeMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Tameable.tameBoostRangeMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Tameable Ignore Hunger", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Set to true to ignore hunger requirements while taming. Still requires you food to initiate the taming process.", + "Keywords": "Tameable,Ignore,Hunger", + "FieldName": "Tameable.ignoreHunger", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Tameable.ignoreHunger", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Tameable Ignore Alerted", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Set to true to allow taming even when the creature is alerted. For more information see https://valheim.fandom.com/wiki/Creature_senses", + "Keywords": "Tameable,Ignore,Alerted", + "FieldName": "Tameable.ignoreAlerted", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Tameable.ignoreAlerted", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, { "DisplayName": "Wagon Settings Enable", "Category": "Valheim Plus:extension", @@ -2865,7 +3098,7 @@ "IsFlagArgument": false, "ParamFieldName": "EitrRefinery.maximumSap", "IncludeInCommandLine": false, - "DefaultValue": "10", + "DefaultValue": "20", "EnumValues": {} }, { @@ -2961,10 +3194,478 @@ "IsFlagArgument": false, "ParamFieldName": "EitrRefinery.autoRange", "IncludeInCommandLine": false, - "DefaultValue": "5", + "DefaultValue": "10", "Suffix": "meters", "EnumValues": {} }, + { + "DisplayName": "Hot Tub Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Change false to true to enable this section.", + "Keywords": "Hot,Tub,Enable", + "FieldName": "HotTub.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "HotTub.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Hot Tub Infinite Fuel", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "If set to true, the hot tub will stay at max fuel level, without consuming any fuel.", + "Keywords": "Hot,Tub,Infinite,Fuel", + "FieldName": "HotTub.infiniteFuel", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "HotTub.infiniteFuel", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Hot Tub Auto Fuel", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "The hot tub will fuel itself from nearby chests.", + "Keywords": "Hot,Tub,Auto,Fuel", + "FieldName": "HotTub.autoFuel", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "HotTub.autoFuel", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Hot Tub Ignore Private Area Check", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "This option allows the hot tub to fuel itself from chests that it doesn't share a warded area with. For convenience, we recommend this to be set to true.", + "Keywords": "Hot,Tub,Ignore,Private,Area,Check", + "FieldName": "HotTub.ignorePrivateAreaCheck", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "HotTub.ignorePrivateAreaCheck", + "IncludeInCommandLine": false, + "DefaultValue": "true", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Hot Tub Auto Range", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "The range of the chest detection for the auto fuel feature. Maximum is 50", + "Keywords": "Hot,Tub,Auto,Range", + "FieldName": "HotTub.autoRange", + "InputType": "number", + "MinValue": "0", + "MaxValue": "50", + "IsFlagArgument": false, + "ParamFieldName": "HotTub.autoRange", + "IncludeInCommandLine": false, + "DefaultValue": "10", + "EnumValues": {} + }, + { + "DisplayName": "Shield Generator Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Change false to true to enable this section.", + "Keywords": "Shield,Generator,Enable", + "FieldName": "ShieldGenerator.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "ShieldGenerator.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Shield Generator Infinite Fuel", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "If set to true, the shield generator will stay at max fuel level, without consuming any fuel.", + "Keywords": "Shield,Generator,Infinite,Fuel", + "FieldName": "ShieldGenerator.infiniteFuel", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "ShieldGenerator.infiniteFuel", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Shield Generator Auto Fuel", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "The shield generator will fuel itself from nearby chests.", + "Keywords": "Shield,Generator,Auto,Fuel", + "FieldName": "ShieldGenerator.autoFuel", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "ShieldGenerator.autoFuel", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Shield Generator Ignore Private Area Check", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "This option allows the shield generator to fuel itself from chests that it doesn't share a warded area with. For convenience, we recommend this to be set to true.", + "Keywords": "Shield,Generator,Ignore,Private,Area,Check", + "FieldName": "ShieldGenerator.ignorePrivateAreaCheck", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "ShieldGenerator.ignorePrivateAreaCheck", + "IncludeInCommandLine": false, + "DefaultValue": "true", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Shield Generator Auto Range", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "The range of the chest detection for the auto fuel feature. Maximum is 50", + "Keywords": "Shield,Generator,Auto,Range", + "FieldName": "ShieldGenerator.autoRange", + "InputType": "number", + "MinValue": "0", + "MaxValue": "50", + "IsFlagArgument": false, + "ParamFieldName": "ShieldGenerator.autoRange", + "IncludeInCommandLine": false, + "DefaultValue": "10", + "EnumValues": {} + }, + { + "DisplayName": "Turret Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Change false to true to enable this section.", + "Keywords": "Turret,Enable", + "FieldName": "Turret.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Turret.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Turret Ignore Players", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Change false to true to make the balista ignore players.", + "Keywords": "Turret,Ignore,Players", + "FieldName": "Turret.ignorePlayers", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Turret.ignorePlayers", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Turret Unlimited Ammo", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Change false to true to prevent consumption of Balista ammo.", + "Keywords": "Turret,Unlimited,Ammo", + "FieldName": "Turret.unlimitedAmmo", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Turret.unlimitedAmmo", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Turret Turn Rate", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "This value determines the rate at which the balista turns. A multiplier of -50 will result in the balista turning 50% faster.", + "Keywords": "Turret,Turn,Rate", + "FieldName": "Turret.turnRate", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Turret.turnRate", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Turret Attack Cooldown", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "This value determines the rate of fire of the balista. A multiplier of -50 will result in the balista shooting 100% faster.", + "Keywords": "Turret,Attack,Cooldown", + "FieldName": "Turret.attackCooldown", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Turret.attackCooldown", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Turret View Distance", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "This value determines the distance a balista can see targets. A multiplier of 50 will result in the balista seeing 50% further.", + "Keywords": "Turret,View,Distance", + "FieldName": "Turret.viewDistance", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Turret.viewDistance", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Turret Projectile Velocity", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "This value determines the velocity of the projectiles a ballista fires. A multiplier of 50 will result in the projectile velocity being 50% faster.", + "Keywords": "Turret,Projectile,Velocity", + "FieldName": "Turret.projectileVelocity", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Turret.projectileVelocity", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Turret Projectile Accuracy", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "This value determines the accuracy of the projectiles a ballista fires. A multiplier of 50 will result in the projectile being 50% more accurate.", + "Keywords": "Turret,Projectile,Accuracy", + "FieldName": "Turret.projectileAccuracy", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Turret.projectileAccuracy", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Oven Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Change false to true to enable this section.", + "Keywords": "Oven,Enable", + "FieldName": "Oven.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Oven.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Oven Infinite Fuel", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "If set to true, the oven will stay at max fuel level, without consuming any fuel.", + "Keywords": "Oven,Infinite,Fuel", + "FieldName": "Oven.infiniteFuel", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Oven.infiniteFuel", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Oven Auto Fuel", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "The oven will fuel itself from nearby chests.", + "Keywords": "Oven,Auto,Fuel", + "FieldName": "Oven.autoFuel", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Oven.autoFuel", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Oven Ignore Private Area Check", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "This option allows the oven to fuel itself from chests that it doesn\u0027t share a warded area with. For convenience, we recommend this to be set to true.", + "Keywords": "Oven,Ignore,Private,Area,Check", + "FieldName": "Oven.ignorePrivateAreaCheck", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Oven.ignorePrivateAreaCheck", + "IncludeInCommandLine": false, + "DefaultValue": "true", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Oven Auto Range", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "The range of the chest detection for the auto fuel feature. Maximum is 50", + "Keywords": "Oven,Auto,Range", + "FieldName": "Oven.autoRange", + "InputType": "number", + "MinValue": "0", + "MaxValue": "50", + "IsFlagArgument": false, + "ParamFieldName": "Oven.autoRange", + "IncludeInCommandLine": false, + "DefaultValue": "10", + "EnumValues": {} + }, + { + "DisplayName": "Sap Collector Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Change false to true to enable this section.", + "Keywords": "Sap,Collector,Enable", + "FieldName": "SapCollector.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "SapCollector.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Sap Collector Sap Production Speed", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Configure the speed at which the collector produces sap in seconds, 75 seconds is 1 in-game hour.", + "Keywords": "Sap,Collector,Sap,Production,Speed", + "FieldName": "SapCollector.sapProductionSpeed", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "SapCollector.sapProductionSpeed", + "IncludeInCommandLine": false, + "DefaultValue": "60", + "EnumValues": {} + }, + { + "DisplayName": "Sap Collector Maximum Sap Per Collector", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Configure the maximum amount of sap per collector", + "Keywords": "Sap,Collector,Maximum,Sap,Per,Collector", + "FieldName": "SapCollector.maximumSapPerCollector", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "SapCollector.maximumSapPerCollector", + "IncludeInCommandLine": false, + "DefaultValue": "10", + "EnumValues": {} + }, + { + "DisplayName": "Sap Collector Auto Deposit", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Instead of dropping the items, they will be placed inside the nearest nearby chests.", + "Keywords": "Sap,Collector,Auto,Deposit", + "FieldName": "SapCollector.autoDeposit", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "SapCollector.autoDeposit", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Sap Collector Auto Deposit Range", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "The range of the chest detection for the auto deposit feature. Maximum is 50", + "Keywords": "Sap,Collector,Auto,Deposit,Range", + "FieldName": "SapCollector.autoDepositRange", + "InputType": "number", + "MinValue": "0", + "MaxValue": "50", + "IsFlagArgument": false, + "ParamFieldName": "SapCollector.autoDepositRange", + "IncludeInCommandLine": false, + "DefaultValue": "10", + "EnumValues": {} + }, + { + "DisplayName": "Sap Collector Show Duration", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Display the time until the collector produces sap, on hover.", + "Keywords": "Sap,Collector,Show,Duration", + "FieldName": "SapCollector.showDuration", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "SapCollector.showDuration", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, { "DisplayName": "Please Read!", "Category": "Valheim Plus:extension", @@ -3128,36 +3829,6 @@ "EnumValues": {}, "Suffix": "modifier" }, - { - "DisplayName": "Fire Magic Experience Values", - "Category": "Valheim Plus:extension", - "Subcategory": "Players:joystick:2", - "Description": "The modifier value for the experience gained of fire magic.", - "Keywords": "Experience,Values,Fire,Magic", - "FieldName": "Experience.fireMagic", - "InputType": "number", - "IsFlagArgument": false, - "ParamFieldName": "Experience.fireMagic", - "IncludeInCommandLine": false, - "DefaultValue": "0", - "EnumValues": {}, - "Suffix": "modifier" - }, - { - "DisplayName": "Frost Magic Experience Values", - "Category": "Valheim Plus:extension", - "Subcategory": "Players:joystick:2", - "Description": "The modifier value for the experience gained of frost magic.", - "Keywords": "Experience,Values,Frost,Magic", - "FieldName": "Experience.frostMagic", - "InputType": "number", - "IsFlagArgument": false, - "ParamFieldName": "Experience.frostMagic", - "IncludeInCommandLine": false, - "DefaultValue": "0", - "EnumValues": {}, - "Suffix": "modifier" - }, { "DisplayName": "Jump Experience Values", "Category": "Valheim Plus:extension", @@ -3338,6 +4009,111 @@ "EnumValues": {}, "Suffix": "modifier" }, + { + "DisplayName": "Elemental Magic Experience Values", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "The modifier value for the experience gained of elemental magic.", + "Keywords": "Experience,Values,Elemental,Magic", + "FieldName": "Experience.elementalMagic", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Experience.elementalMagic", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "modifier" + }, + { + "DisplayName": "Blood Magic Experience Values", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "The modifier value for the experience gained of blood magic.", + "Keywords": "Experience,Values,Blood,Magic", + "FieldName": "Experience.bloodMagic", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Experience.bloodMagic", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "modifier" + }, + { + "DisplayName": "Crossbows Experience Values", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "The modifier value for the experience gained of crossbows.", + "Keywords": "Experience,Values,Crossbows", + "FieldName": "Experience.crossbows", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Experience.crossbows", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "modifier" + }, + { + "DisplayName": "Fishing Experience Values", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "The modifier value for the experience gained of fishing.", + "Keywords": "Experience,Values,Fishing", + "FieldName": "Experience.fishing", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Experience.fishing", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "modifier" + }, + { + "DisplayName": "Cooking Experience Values", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "The modifier value for the experience gained of cooking.", + "Keywords": "Experience,Values,Cooking", + "FieldName": "Experience.cooking", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Experience.cooking", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "modifier" + }, + { + "DisplayName": "Farming Experience Values", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "The modifier value for the experience gained of farming.", + "Keywords": "Experience,Values,Farming", + "FieldName": "Experience.farming", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Experience.farming", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "modifier" + }, + { + "DisplayName": "Crafting Experience Values", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "The modifier value for the experience gained of crafting.", + "Keywords": "Experience,Values,Crafting", + "FieldName": "Experience.crafting", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Experience.crafting", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "modifier" + }, { "DisplayName": "First Person Settings Enable", "Category": "Valheim Plus:extension", @@ -3866,6 +4642,23 @@ "True": "true" } }, + { + "DisplayName": "Player Disable Eight Second Teleport", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "Shortens the teleport time as much as much as possible", + "Keywords": "Player,Disable,Eight,Second,Teleport", + "FieldName": "Player.disableEightSecondTeleport", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Player.disableEightSecondTeleport", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, { "DisplayName": "Shields Settings Enable", "Category": "Valheim Plus:extension", @@ -4262,6 +5055,85 @@ "EnumValues": {}, "Suffix": "%" }, + { + "DisplayName": "Eitr Usage Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "Enabling this section gives you access to the settings up to the next section.", + "Keywords": "Eitr,Usage,Enable", + "FieldName": "EitrUsage.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "EitrUsage.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Blood Magic Usage", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "Each of these values change in Eitr usage by increases and reduction in percent declared by 50, or -50.", + "Keywords": "Eitr,Usage,Blood,Magic", + "FieldName": "EitrUsage.bloodMagic", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "EitrUsage.bloodMagic", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "%" + }, + { + "DisplayName": "Elemental Magic Usage", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "Each of these values change in Eitr usage by increases and reduction in percent declared by 50, or -50.", + "Keywords": "Eitr,Usage,Elemental,Magic", + "FieldName": "EitrUsage.elementalMagic", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "EitrUsage.elementalMagic", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "%" + }, + { + "DisplayName": "Health Usage Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "Enabling this section gives you access to the settings up to the next section.", + "Keywords": "Health,Usage,Enable", + "FieldName": "HealthUsage.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "HealthUsage.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Blood Magic Health Usage", + "Category": "Valheim Plus:extension", + "Subcategory": "Players:joystick:2", + "Description": "Each of these values change in health usage by increases and reduction in percent declared by 50, or -50.", + "Keywords": "Health,Usage,Blood,Magic", + "FieldName": "HealthUsage.bloodMagic", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "HealthUsage.bloodMagic", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {}, + "Suffix": "%" + }, { "DisplayName": "Please Read!", "Category": "Valheim Plus:extension", @@ -4305,6 +5177,40 @@ "True": "true" } }, + { + "DisplayName": "Server Browser Advertisement", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Display the advertisement of our server hosting partner on the server browser menu.", + "Keywords": "ValheimPlus,Logo", + "FieldName": "ValheimPlus.serverBrowserAdvertisement", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "ValheimPlus.serverBrowserAdvertisement", + "IncludeInCommandLine": false, + "DefaultValue": "true", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Disable Config Auto-Updates", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Disables configuration file auto updates from GitHub, useful if GitHub is blocked on your network.", + "Keywords": "ValheimPlus,Logo", + "FieldName": "ValheimPlus.disableConfigAutoUpdates", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "ValheimPlus.disableConfigAutoUpdates", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, { "DisplayName": "Server Settings Enable", "Category": "Valheim Plus:extension", @@ -4388,6 +5294,23 @@ "True": "true" } }, + { + "DisplayName": "Server Server Sync Hotkeys", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "If false allows you to keep your own defined hotkeys instead of synchronising the ones declared for the server. Sections need to be enabled in your local configuration to load hotkeys. This is a client side setting and not affected by server settings.", + "Keywords": "Server,Server,Sync,Hotkeys", + "FieldName": "Server.serverSyncHotkeys", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Server.serverSyncHotkeys", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, { "DisplayName": "Game Settings Enable", "Category": "Valheim Plus:extension", @@ -4431,7 +5354,7 @@ "IsFlagArgument": false, "ParamFieldName": "Game.gameDifficultyHealthScale", "IncludeInCommandLine": false, - "DefaultValue": "40", + "DefaultValue": "30", "EnumValues": {}, "Suffix": "% health" }, @@ -4918,7 +5841,7 @@ "IsFlagArgument": false, "ParamFieldName": "AdvancedBuildingMode.exitAdvancedBuildingMode", "IncludeInCommandLine": false, - "DefaultValue": "F1", + "DefaultValue": "F3", "EnumValues": {} }, { @@ -5098,10 +6021,10 @@ "Subcategory": "Server:dns:3", "Description": "Decreases the amount an object rotates and moves. Holding Shift will increase in increments of 10 instead of 1. Default KeypadMinus", "Keywords": "Advanced,Editing,Mode,Hotkey", - "FieldName": "AdvancedEditingMode.DecreaseScrollSpeed", + "FieldName": "AdvancedEditingMode.decreaseScrollSpeed", "InputType": "text", "IsFlagArgument": false, - "ParamFieldName": "AdvancedEditingMode.DecreaseScrollSpeed", + "ParamFieldName": "AdvancedEditingMode.decreaseScrollSpeed", "IncludeInCommandLine": false, "DefaultValue": "KeypadMinus", "EnumValues": {} @@ -5423,10 +6346,10 @@ "Subcategory": "Server:dns:3", "Description": "The radius of the map that you explore when moving.", "Keywords": "Map,Exploration,Radius", - "FieldName": "Hotkeys.exploreRadius", + "FieldName": "Map.exploreRadius", "InputType": "number", "IsFlagArgument": false, - "ParamFieldName": "Hotkeys.exploreRadius", + "ParamFieldName": "Map.exploreRadius", "IncludeInCommandLine": false, "DefaultValue": "100", "EnumValues": {} @@ -5553,7 +6476,7 @@ "FieldName": "PlayerProjectile.playerMinChargeVelocityMultiplier", "InputType": "number", "IsFlagArgument": false, - "ParamFieldName": "MonsterProjectile.playerMinChargeVelocityMultiplier", + "ParamFieldName": "PlayerProjectile.playerMinChargeVelocityMultiplier", "IncludeInCommandLine": false, "DefaultValue": "0", "EnumValues": {} @@ -5567,7 +6490,7 @@ "FieldName": "PlayerProjectile.playerMaxChargeVelocityMultiplier", "InputType": "number", "IsFlagArgument": false, - "ParamFieldName": "MonsterProjectile.playerMaxChargeVelocityMultiplier", + "ParamFieldName": "PlayerProjectile.playerMaxChargeVelocityMultiplier", "IncludeInCommandLine": false, "DefaultValue": "0", "EnumValues": {} @@ -5581,7 +6504,7 @@ "FieldName": "PlayerProjectile.playerMinChargeAccuracyMultiplier", "InputType": "number", "IsFlagArgument": false, - "ParamFieldName": "MonsterProjectile.playerMinChargeAccuracyMultiplier", + "ParamFieldName": "PlayerProjectile.playerMinChargeAccuracyMultiplier", "IncludeInCommandLine": false, "DefaultValue": "0", "EnumValues": {} @@ -5595,7 +6518,7 @@ "FieldName": "PlayerProjectile.playerMaxChargeAccuracyMultiplier", "InputType": "number", "IsFlagArgument": false, - "ParamFieldName": "MonsterProjectile.playerMaxChargeAccuracyMultiplier", + "ParamFieldName": "PlayerProjectile.playerMaxChargeAccuracyMultiplier", "IncludeInCommandLine": false, "DefaultValue": "0", "EnumValues": {} @@ -5758,6 +6681,82 @@ "DefaultValue": "0", "EnumValues": {} }, + { + "DisplayName": "Structural Integrity Disable Damage To Player Carts", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Disables any damage from anything to all player built carts.", + "Keywords": "Structural,Integrity,Disable,Damage,To,Player,Carts", + "FieldName": "StructuralIntegrity.disableDamageToPlayerCarts", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "StructuralIntegrity.disableDamageToPlayerCarts", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Structural Integrity Disable Water Damage To Player Carts", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Disables water force damage to all player built carts.", + "Keywords": "Structural,Integrity,Disable,Water,Damage,To,Player,Carts", + "FieldName": "StructuralIntegrity.disableWaterDamageToPlayerCarts", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "StructuralIntegrity.disableWaterDamageToPlayerCarts", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Structural Integrity Marble", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Each of these values reduce the loss of structural integrity by distance by % less. The value 100 would result in disabled structural integrity over distance, does not allow for placement in free air without disableStructuralIntegrity.", + "Keywords": "Structural,Integrity,Marble", + "FieldName": "StructuralIntegrity.marble", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "StructuralIntegrity.marble", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Structural Integrity Ashstone", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Valheim Plus setting for ashstone.", + "Keywords": "Structural,Integrity,Ashstone", + "FieldName": "StructuralIntegrity.ashstone", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "StructuralIntegrity.ashstone", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Structural Integrity Ancient", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Valheim Plus setting for ancient.", + "Keywords": "Structural,Integrity,Ancient", + "FieldName": "StructuralIntegrity.ancient", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "StructuralIntegrity.ancient", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, { "DisplayName": "Ward Settings Enable", "Category": "Valheim Plus:extension", @@ -5802,5 +6801,775 @@ "IncludeInCommandLine": false, "DefaultValue": "0", "EnumValues": {} + }, + { + "DisplayName": "Procreation Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Enabling this section gives you access to the settings up to the next section.", + "Keywords": "Procreation,Enable", + "FieldName": "Procreation.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Procreation Animal Types", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A comma-separated list of animals that can be tamed.", + "Keywords": "Procreation,Animal,Types", + "FieldName": "Procreation.animalTypes", + "InputType": "text", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.animalTypes", + "IncludeInCommandLine": false, + "DefaultValue": "all", + "Placeholder": "boar,hen,wolf", + "EnumValues": {} + }, + { + "DisplayName": "Procreation love Information", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Enabling this displays the amount of love points an animal has.", + "Keywords": "Procreation,love,information", + "FieldName": "Procreation.loveInformation", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.loveInformation", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Procreation offspring Information", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Enabling this displays the amount of time a newborn creature will take to grow.", + "Keywords": "Procreation,offspring,information", + "FieldName": "Procreation.offspringInformation", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.offspringInformation", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Required Love Points Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier for the amount of successful checks required for a creature to become pregnant. 100 will double the amount of successful checks, -100 causes instant pregnancy.", + "Keywords": "Procreation,love", + "FieldName": "Procreation.requiredLovePointsMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.requiredLovePointsMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Pregnancy Duration Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier for the duration of pregnancy. 100 will double the duration, -100 causes instant birth.", + "Keywords": "Procreation,pregnancy,duration", + "FieldName": "Procreation.pregnancyDurationMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.pregnancyDurationMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Pregnancy Chance Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier for the chance of pregnancy. 100 will double the chance of a love point, -100 causes no love points.", + "Keywords": "Procreation,pregnancy,chance", + "FieldName": "Procreation.pregnancyChanceMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.pregnancyChanceMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Pregnancy Check Range Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier for the range of partner checks during pregnancy. 100 will double the range, -100 will make them unable to procreate.", + "Keywords": "Procreation,pregnancy,check,range", + "FieldName": "Procreation.partnerCheckRangeMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.partnerCheckRangeMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Ignore Hunger", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "If enabled, animals will not require food to initiate breeding.", + "Keywords": "Hunger,Ignore", + "FieldName": "Procreation.ignoreHunger", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.ignoreHunger", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Ignore Alerted", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "If enabled, animals will breed even when alerted.", + "Keywords": "Alerted,Ignore", + "FieldName": "Procreation.ignoreAlerted", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.ignoreAlerted", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Creature Limit Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier to adjust limits of offspring that can be nearby before breeding halts. 100 will double the amount of offspring allowed, -100 will make them unable to breed.", + "Keywords": "Procreation,Creature,Limit", + "FieldName": "Procreation.creatureLimitMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.creatureLimitMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Maturity Duration Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier to adjust the amount of time it takes for a creature to grow up after birth. 100 will double the duration, -100 will make them mature instantly.", + "Keywords": "Procreation,Maturity,Duration", + "FieldName": "Procreation.maturityDurationMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Procreation.maturityDurationMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Loot Drop Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Enabling this section gives you access to the settings up to the next section.", + "Keywords": "Loot,Drop,Enable", + "FieldName": "LootDrop.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "LootDrop.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Loot Drop Amount Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier to adjust the amount of loot dropped. A value of 100 will double drops, -100 will eliminate drops", + "Keywords": "Loot,Drop,Amount,Multiplier", + "FieldName": "LootDrop.lootDropAmountMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "LootDrop.lootDropAmountMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Loot Drop Chance Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier to adjust the chance of loot being dropped. A value of 100 will double the drop chance, -100 will eliminate drops", + "Keywords": "Loot,Drop,Chance,Multiplier", + "FieldName": "LootDrop.lootDropChanceMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "LootDrop.lootDropChanceMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Wisp Spawner Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Enabling this section gives you access to the settings up to the next section.", + "Keywords": "Loot,Drop,Enable", + "FieldName": "WispSpawner.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "WispSpawner.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Maximum Wisps", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Sets the maximum number of wisps that can be present at any given time.", + "Keywords": "Wisp,Maximum,Count", + "FieldName": "WispSpawner.maximumWisps", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "WispSpawner.maximumWisps", + "IncludeInCommandLine": false, + "DefaultValue": "3", + "EnumValues": {} + }, + { + "DisplayName": "Only Spawn at Night", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Sets if wisps only spawn at night or also during the day.", + "Keywords": "Wisp,Enable", + "FieldName": "WispSpawner.onlySpawnAtNight", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "WispSpawner.onlySpawnAtNight", + "IncludeInCommandLine": false, + "DefaultValue": "true", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Wisp Spawn Interval Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier to adjust the time between spawns. A value of -50 will result in a wisp trying to spawn every 2 seconds (5 seconds by default).", + "Keywords": "Wisp,Spawn,Multiplier", + "FieldName": "WispSpawner.wispSpawnIntervalMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "WispSpawner.wispSpawnIntervalMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Wisp Spawn Chance Multiplier", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "A multiplier to adjust the chance of a wisp spawning. A value of 200 will result in a 100% wisp spawn chance.", + "Keywords": "Wisp,Spawn,Multiplier", + "FieldName": "WispSpawner.wispSpawnChanceMultiplier", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "WispSpawner.wispSpawnChanceMultiplier", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Auto Stack Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Set to true to automatically perform the \"Stack All\" action on all chests in range.", + "Keywords": "Auto,Stack,Enable", + "FieldName": "AutoStack.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "AutoStack.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Auto Stack All Range", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Defines the range to search chests for the \"Stack All\" action.", + "Keywords": "Auto,Stack,Auto,Stack,All,Range", + "FieldName": "AutoStack.autoStackAllRange", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "AutoStack.autoStackAllRange", + "IncludeInCommandLine": false, + "DefaultValue": "10", + "EnumValues": {} + }, + { + "DisplayName": "Auto Stack All Ignore Private Area Check", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This option prevents to \"Stack All\" into chests from warded areas if the player doesnt have access to it.", + "Keywords": "Auto,Stack,Auto,Stack,All,Ignore,Private,Area,Check", + "FieldName": "AutoStack.autoStackAllIgnorePrivateAreaCheck", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "AutoStack.autoStackAllIgnorePrivateAreaCheck", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Auto Stack All Ignore Equipment", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Set to true to prevent equipable items to be stored automatically.", + "Keywords": "Auto,Stack,Auto,Stack,All,Ignore,Equipment", + "FieldName": "AutoStack.autoStackAllIgnoreEquipment", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "AutoStack.autoStackAllIgnoreEquipment", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Auto Stack Ignore Ammo", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Set to true to prevent arrows and bolts to be stored automatically.", + "Keywords": "Auto,Stack,Ignore,Ammo", + "FieldName": "AutoStack.ignoreAmmo", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "AutoStack.ignoreAmmo", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Auto Stack Ignore Food", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Set to true to prevent food items to be stored automatically.", + "Keywords": "Auto,Stack,Ignore,Food", + "FieldName": "AutoStack.ignoreFood", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "AutoStack.ignoreFood", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Auto Stack Ignore Mead", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Set to true to prevent mead to be stored automatically.", + "Keywords": "Auto,Stack,Ignore,Mead", + "FieldName": "AutoStack.ignoreMead", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "AutoStack.ignoreMead", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Demister Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Enabling this section gives you access to the settings up to the next section.", + "Keywords": "Demister,Enable", + "FieldName": "Demister.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Demister.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Wisp Light demister range", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Sets the range of the wisp light demister field.", + "Keywords": "Wisp,Light,Demister,Range", + "FieldName": "Demister.wispLight", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Demister.wispLight", + "IncludeInCommandLine": false, + "DefaultValue": "10", + "EnumValues": {} + }, + { + "DisplayName": "Wisp Torch demister range", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Sets the range of the wisp torch demister field.", + "Keywords": "Wisp,Torch,Demister,Range", + "FieldName": "Demister.wispTorch", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Demister.wispTorch", + "IncludeInCommandLine": false, + "DefaultValue": "12", + "EnumValues": {} + }, + { + "DisplayName": "Mistwalker demister range", + "Category": "Valheim Plus:extension", + "Subcategory": "Basic:settings:1", + "Description": "Sets the range of the mistwalker demister field.", + "Keywords": "Mistwalker,Demister,Range", + "FieldName": "Demister.mistwalker", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Demister.mistwalker", + "IncludeInCommandLine": false, + "DefaultValue": "5", + "EnumValues": {} + }, + { + "DisplayName": "Time Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Change false to true to enable this section.", + "Keywords": "Time,Enable", + "FieldName": "Time.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Time.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Time Force Part Of Day", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Enables forcing a specific time of day. This option disables other day duration settings.", + "Keywords": "Time,Force,Part,Of,Day", + "FieldName": "Time.forcePartOfDay", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Time.forcePartOfDay", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Time Force Part Of Day Time", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "The part of day the time should be frozen to. 0 would be middle of night, 0.5 will be middle of day", + "Keywords": "Time,Force,Part,Of,Day,Time", + "FieldName": "Time.forcePartOfDayTime", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Time.forcePartOfDayTime", + "IncludeInCommandLine": false, + "DefaultValue": "0.5", + "EnumValues": {} + }, + { + "DisplayName": "Time Total Day Time In Seconds", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Sets the duration of a whole day. This will affect the day count and may change time of day once after activation (new Worlds are not affected).", + "Keywords": "Time,Total,Day,Time,In,Seconds", + "FieldName": "Time.totalDayTimeInSeconds", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Time.totalDayTimeInSeconds", + "IncludeInCommandLine": false, + "DefaultValue": "1800", + "EnumValues": {} + }, + { + "DisplayName": "Time Night Percent", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "What percent of time is night. 0 is all daytime, 100 is all nighttime. Default is 30.", + "Keywords": "Time,Night,Percent", + "FieldName": "Time.nightPercent", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Time.nightPercent", + "IncludeInCommandLine": false, + "DefaultValue": "30", + "EnumValues": {} + }, + { + "DisplayName": "Ship Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Change false to true to enable this section.", + "Keywords": "Ship,Enable", + "FieldName": "Ship.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Ship.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Ship Forward Speed", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines the constant amount of force applied to the ship when sailing forward. A multiplier of 50 will result in the ship being 50% faster, -50 will result in the ship being 50% slower.", + "Keywords": "Ship,Forward,Speed", + "FieldName": "Ship.forwardSpeed", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Ship.forwardSpeed", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Ship Backward Speed", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines the amount of force applied to the ship when sailing backward. A multiplier of 50 will result in the ship moving backward 50% faster, -50 will result in the opposite.", + "Keywords": "Ship,Backward,Speed", + "FieldName": "Ship.backwardSpeed", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Ship.backwardSpeed", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Ship Rudder Speed", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines the speed of turning the wheel of the ship. A multiplier of 50 will result in the wheel turning 50% faster, -50 will result in the opposite.", + "Keywords": "Ship,Rudder,Speed", + "FieldName": "Ship.rudderSpeed", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Ship.rudderSpeed", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Ship Steer Force", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines the force applied to the ship when steering. A multiplier of 50 will result in the ship turning 50% faster, -50 will result in the opposite.", + "Keywords": "Ship,Steer,Force", + "FieldName": "Ship.steerForce", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Ship.steerForce", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Ship Water Impact Damage", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines the amount of damage the ship takes while sailing. A multiplier of 50 will result in the ship taking 50% more damage, -50 will result in the opposite.", + "Keywords": "Ship,Water,Impact,Damage", + "FieldName": "Ship.waterImpactDamage", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Ship.waterImpactDamage", + "IncludeInCommandLine": false, + "DefaultValue": "0", + "EnumValues": {} + }, + { + "DisplayName": "Egg Settings Enable", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Change false to true to enable this section.", + "Keywords": "Egg,Enable", + "FieldName": "Egg.enabled", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Egg.enabled", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Egg Show Hatch Time", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "If set to true the time until the egg hatches will be displayed on hover.", + "Keywords": "Egg,Show,Hatch,Time", + "FieldName": "Egg.showHatchTime", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Egg.showHatchTime", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Egg Hatch Time", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines the time it takes for an egg to initially hatch into a chicken in seconds. A value of 300 means 5 minutes.", + "Keywords": "Egg,Hatch,Time", + "FieldName": "Egg.hatchTime", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Egg.hatchTime", + "IncludeInCommandLine": false, + "DefaultValue": "300", + "EnumValues": {} + }, + { + "DisplayName": "Egg Grow Time", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines the time it takes for a chicken to grow into an adult in seconds. A value of 3000 means 50 minutes.", + "Keywords": "Egg,Grow,Time", + "FieldName": "Egg.growTime", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Egg.growTime", + "IncludeInCommandLine": false, + "DefaultValue": "3000", + "EnumValues": {} + }, + { + "DisplayName": "Egg Require Shelter", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines whether or not an egg requires a roof and fire to grow. If set to false, eggs will grow anywhere.", + "Keywords": "Egg,Require,Shelter", + "FieldName": "Egg.requireShelter", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Egg.requireShelter", + "IncludeInCommandLine": false, + "DefaultValue": "true", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Egg Can Stack", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines whether or not eggs can grow in a stack on the ground. If set to true eggs will grow as many chickens as there are eggs in the dropped stack.", + "Keywords": "Egg,Can,Stack", + "FieldName": "Egg.canStack", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Egg.canStack", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Egg Sold By Default", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "If set to true eggs are sold by Haldor without any requirements.", + "Keywords": "Egg,Sold,By,Default", + "FieldName": "Egg.soldByDefault", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "Egg.soldByDefault", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Egg Sell Price", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "This value determines the cost of an egg sold by Haldor", + "Keywords": "Egg,Sell,Price", + "FieldName": "Egg.sellPrice", + "InputType": "number", + "IsFlagArgument": false, + "ParamFieldName": "Egg.sellPrice", + "IncludeInCommandLine": false, + "DefaultValue": "1500", + "EnumValues": {} } ] \ No newline at end of file From 6a35ab778e5a30d0e33946c64ca492bf68f53cf3 Mon Sep 17 00:00:00 2001 From: NerdLumby Date: Wed, 2 Sep 2026 17:33:09 -0500 Subject: [PATCH 2/5] Adjust Valheim.kvp to distinquis from my valheim dev version. --- valheim.kvp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/valheim.kvp b/valheim.kvp index a577f7df0..e7a73cdf4 100644 --- a/valheim.kvp +++ b/valheim.kvp @@ -1,4 +1,4 @@ -Meta.DisplayName=Valheim +Meta.DisplayName=Valheim (NL-Dev) Meta.Description=Includes optional support for ValheimPlus and BepinEx Meta.OS=Windows, Linux Meta.AarchSupport=Unknown From 3ce2df4a2cee43ca84e4ef69fd0e1b18a9b3c9fc Mon Sep 17 00:00:00 2001 From: NerdLumby Date: Wed, 2 Sep 2026 17:52:46 -0500 Subject: [PATCH 3/5] Changed Meta.AppConfigId to reduce conflicts for my own adjustments --- valheim.kvp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/valheim.kvp b/valheim.kvp index e7a73cdf4..8a3a45384 100644 --- a/valheim.kvp +++ b/valheim.kvp @@ -24,7 +24,7 @@ Meta.NoCommercialUsage=False Meta.ConfigVersion=6 Meta.ReleaseNotes= Meta.BreakingReleaseNotes= -Meta.AppConfigId=1b7a66b4-6a89-47e3-9d18-5afa37a4634e +Meta.AppConfigId=30908a53-3563-4e31-89b1-abaf577ff955 Meta.ImportableExtensions=[] App.DisplayName=Valheim App.RootDir=./Valheim/ From 011e0fa643faaeb9ad9451128b35ba79dc260abe Mon Sep 17 00:00:00 2001 From: NerdLumby Date: Thu, 3 Sep 2026 23:32:41 -0500 Subject: [PATCH 4/5] Updated wording for some descriptions and display names to be more clear and concise. Added suffixes to some percentage values for clarity. --- valheimconfig.json | 113 +++++++++++++++++++++++++-------------------- 1 file changed, 62 insertions(+), 51 deletions(-) diff --git a/valheimconfig.json b/valheimconfig.json index ba089ed27..873eb8547 100644 --- a/valheimconfig.json +++ b/valheimconfig.json @@ -2227,7 +2227,7 @@ "DisplayName": "Kiln Ignore Private Area Check", "Category": "Valheim Plus:extension", "Subcategory": "Basic:settings:1", - "Description": "This option prevents the Kiln to pull items from warded areas if it isn't placed inside of it. or convenience, we recommend this to be enabled.", + "Description": "This option prevents the Kiln to pull items from warded areas if it isn't placed inside of it. For convenience, we recommend this to be enabled.", "Keywords": "Kiln,Ignore,Private,Area,Check", "FieldName": "Kiln.ignorePrivateAreaCheck", "InputType": "checkbox", @@ -2658,7 +2658,7 @@ "DisplayName": "Tameable Animal Types", "Category": "Valheim Plus:extension", "Subcategory": "Basic:settings:1", - "Description": "A comma-separated list of animals that can be tamed.", + "Description": "A comma-separated list of animals that can be tamed. Valid types are: boar, hen, wolf, lox, asksvin, all, none.", "Keywords": "Tameable,Animal,Types", "FieldName": "Tameable.animalTypes", "InputType": "text", @@ -2782,7 +2782,7 @@ "DisplayName": "Tameable Ignore Hunger", "Category": "Valheim Plus:extension", "Subcategory": "Basic:settings:1", - "Description": "Set to true to ignore hunger requirements while taming. Still requires you food to initiate the taming process.", + "Description": "Set to true to ignore hunger requirements while taming. Still requires food to initiate the taming process.", "Keywords": "Tameable,Ignore,Hunger", "FieldName": "Tameable.ignoreHunger", "InputType": "checkbox", @@ -3457,7 +3457,8 @@ "ParamFieldName": "Turret.viewDistance", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Turret Projectile Velocity", @@ -3471,7 +3472,8 @@ "ParamFieldName": "Turret.projectileVelocity", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Turret Projectile Accuracy", @@ -3485,7 +3487,8 @@ "ParamFieldName": "Turret.projectileAccuracy", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Oven Settings Enable", @@ -6637,7 +6640,8 @@ "ParamFieldName": "StructuralIntegrity.wood", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Structural Integrity Loss of Stone", @@ -6651,7 +6655,8 @@ "ParamFieldName": "StructuralIntegrity.stone", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Structural Integrity Loss of Iron", @@ -6665,7 +6670,8 @@ "ParamFieldName": "StructuralIntegrity.iron", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Structural Integrity Loss of Hardwood", @@ -6679,41 +6685,8 @@ "ParamFieldName": "StructuralIntegrity.hardWood", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} - }, - { - "DisplayName": "Structural Integrity Disable Damage To Player Carts", - "Category": "Valheim Plus:extension", - "Subcategory": "Server:dns:3", - "Description": "Disables any damage from anything to all player built carts.", - "Keywords": "Structural,Integrity,Disable,Damage,To,Player,Carts", - "FieldName": "StructuralIntegrity.disableDamageToPlayerCarts", - "InputType": "checkbox", - "IsFlagArgument": false, - "ParamFieldName": "StructuralIntegrity.disableDamageToPlayerCarts", - "IncludeInCommandLine": false, - "DefaultValue": "false", - "EnumValues": { - "False": "false", - "True": "true" - } - }, - { - "DisplayName": "Structural Integrity Disable Water Damage To Player Carts", - "Category": "Valheim Plus:extension", - "Subcategory": "Server:dns:3", - "Description": "Disables water force damage to all player built carts.", - "Keywords": "Structural,Integrity,Disable,Water,Damage,To,Player,Carts", - "FieldName": "StructuralIntegrity.disableWaterDamageToPlayerCarts", - "InputType": "checkbox", - "IsFlagArgument": false, - "ParamFieldName": "StructuralIntegrity.disableWaterDamageToPlayerCarts", - "IncludeInCommandLine": false, - "DefaultValue": "false", - "EnumValues": { - "False": "false", - "True": "true" - } + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Structural Integrity Marble", @@ -6727,7 +6700,8 @@ "ParamFieldName": "StructuralIntegrity.marble", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Structural Integrity Ashstone", @@ -6741,7 +6715,8 @@ "ParamFieldName": "StructuralIntegrity.ashstone", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Structural Integrity Ancient", @@ -6755,7 +6730,42 @@ "ParamFieldName": "StructuralIntegrity.ancient", "IncludeInCommandLine": false, "DefaultValue": "0", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" + }, + { + "DisplayName": "Structural Integrity Disable Damage To Player Carts", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Disables any damage from anything to all player built carts.", + "Keywords": "Structural,Integrity,Disable,Damage,To,Player,Carts", + "FieldName": "StructuralIntegrity.disableDamageToPlayerCarts", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "StructuralIntegrity.disableDamageToPlayerCarts", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } + }, + { + "DisplayName": "Structural Integrity Disable Water Damage To Player Carts", + "Category": "Valheim Plus:extension", + "Subcategory": "Server:dns:3", + "Description": "Disables water force damage to all player built carts.", + "Keywords": "Structural,Integrity,Disable,Water,Damage,To,Player,Carts", + "FieldName": "StructuralIntegrity.disableWaterDamageToPlayerCarts", + "InputType": "checkbox", + "IsFlagArgument": false, + "ParamFieldName": "StructuralIntegrity.disableWaterDamageToPlayerCarts", + "IncludeInCommandLine": false, + "DefaultValue": "false", + "EnumValues": { + "False": "false", + "True": "true" + } }, { "DisplayName": "Ward Settings Enable", @@ -7142,7 +7152,7 @@ "DisplayName": "Auto Stack All Ignore Private Area Check", "Category": "Valheim Plus:extension", "Subcategory": "Server:dns:3", - "Description": "This option prevents to \"Stack All\" into chests from warded areas if the player doesnt have access to it.", + "Description": "This option prevents to \"Stack All\" into chests from warded areas if the player does not have access to it. Turn it off to prevent stacking into warded areas you cannot access.", "Keywords": "Auto,Stack,Auto,Stack,All,Ignore,Private,Area,Check", "FieldName": "AutoStack.autoStackAllIgnorePrivateAreaCheck", "InputType": "checkbox", @@ -7331,7 +7341,7 @@ "EnumValues": {} }, { - "DisplayName": "Time Total Day Time In Seconds", + "DisplayName": "Total Day Time In Seconds", "Category": "Valheim Plus:extension", "Subcategory": "Server:dns:3", "Description": "Sets the duration of a whole day. This will affect the day count and may change time of day once after activation (new Worlds are not affected).", @@ -7356,7 +7366,8 @@ "ParamFieldName": "Time.nightPercent", "IncludeInCommandLine": false, "DefaultValue": "30", - "EnumValues": {} + "EnumValues": {}, + "Suffix": "%" }, { "DisplayName": "Ship Settings Enable", @@ -7494,7 +7505,7 @@ "EnumValues": {} }, { - "DisplayName": "Egg Grow Time", + "DisplayName": "Chick Grow Time", "Category": "Valheim Plus:extension", "Subcategory": "Server:dns:3", "Description": "This value determines the time it takes for a chicken to grow into an adult in seconds. A value of 3000 means 50 minutes.", From 9be73919008eddce9f215296cacd3d79a3fee99d Mon Sep 17 00:00:00 2001 From: NerdLumby Date: Sat, 5 Sep 2026 16:44:32 -0500 Subject: [PATCH 5/5] Brought Valheim.kvp back to original state for PR. --- valheim.kvp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/valheim.kvp b/valheim.kvp index 8a3a45384..a577f7df0 100644 --- a/valheim.kvp +++ b/valheim.kvp @@ -1,4 +1,4 @@ -Meta.DisplayName=Valheim (NL-Dev) +Meta.DisplayName=Valheim Meta.Description=Includes optional support for ValheimPlus and BepinEx Meta.OS=Windows, Linux Meta.AarchSupport=Unknown @@ -24,7 +24,7 @@ Meta.NoCommercialUsage=False Meta.ConfigVersion=6 Meta.ReleaseNotes= Meta.BreakingReleaseNotes= -Meta.AppConfigId=30908a53-3563-4e31-89b1-abaf577ff955 +Meta.AppConfigId=1b7a66b4-6a89-47e3-9d18-5afa37a4634e Meta.ImportableExtensions=[] App.DisplayName=Valheim App.RootDir=./Valheim/