Reapernub

Valheim+ Config

Sep 27th, 2022
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.75 KB | None | 0 0
  1. [ValheimPlus]
  2.  
  3. ; Change false to true to enable this section. https://valheim.plus/documentation/list#ValheimPlus
  4. enabled = true
  5.  
  6. ; Display the Valheim Plus logo in the main menu
  7. mainMenuLogo = true
  8.  
  9. ; Display the advertisement of our server hosting partner on the server browser menu
  10. serverBrowserAdvertisement = true
  11.  
  12. [AdvancedBuildingMode]
  13.  
  14. ; https://docs.unity3d.com/ScriptReference/KeyCode.html <- a list of keycodes
  15. ; Change false to true to enable this section, if you set this to false the mode will not be accessible. https://valheim.plus/documentation/list#AdvancedBuildingMode
  16. enabled = false
  17.  
  18. ; Enter the advanced building mode with this key when building
  19. enterAdvancedBuildingMode = F1
  20.  
  21. ; Exit the advanced building mode with this key when building
  22. exitAdvancedBuildingMode = F3
  23.  
  24. ; Copy the object rotation of the currently selected object in ABM
  25. copyObjectRotation = Keypad7
  26.  
  27. ; Apply the copied object rotation to the currently selected object in ABM
  28. pasteObjectRotation = Keypad8
  29.  
  30. ; Increases the amount an object rotates and moves. Holding Shift will increase in increments of 10 instead of 1.
  31. increaseScrollSpeed = KeypadPlus
  32.  
  33. ; Decreases the amount an object rotates and moves. Holding Shift will decrease in increments of 10 instead of 1.
  34. decreaseScrollSpeed = KeypadMinus
  35.  
  36. [AdvancedEditingMode]
  37.  
  38. ; https://docs.unity3d.com/ScriptReference/KeyCode.html <- a list of keycodes
  39. ; Change false to true to enable this section, if you set this to false the mode will not be accessible. https://valheim.plus/documentation/list#AdvancedEditingMode
  40. enabled = false
  41.  
  42. ; Enter the advanced editing mode with this key
  43. enterAdvancedEditingMode = Keypad0
  44.  
  45. ; Reset the object to its original position and rotation
  46. resetAdvancedEditingMode = F7
  47.  
  48. ; Exit the advanced editing mode with this key and reset the object
  49. abortAndExitAdvancedEditingMode = F8
  50.  
  51. ; Confirm the placement of the object and place it
  52. confirmPlacementOfAdvancedEditingMode = KeypadEnter
  53.  
  54. ; Copy the object rotation of the currently selected object in AEM
  55. copyObjectRotation = Keypad7
  56.  
  57. ; Apply the copied object rotation to the currently selected object in AEM
  58. pasteObjectRotation = Keypad8
  59.  
  60. ; Increases the amount an object rotates and moves. Holding Shift will increase in increments of 10 instead of 1.
  61. increaseScrollSpeed = KeypadPlus
  62.  
  63. ; Decreases the amount an object rotates and moves. Holding Shift will decrease in increments of 10 instead of 1.
  64. decreaseScrollSpeed = KeypadMinus
  65.  
  66. [Bed]
  67.  
  68. ; Change false to true to enable this section
  69. enabled = false
  70.  
  71. ; Change false to true to enable sleeping without setting bed as spawn.
  72. ; When hovering over a bed you will be presented with a Hot-Key 'LShift+E'. This Hot-Key will allow for you to sleep on any bed without having to set a spawn-point.
  73. sleepWithoutSpawn = false
  74.  
  75. ; Change false to true to enable sleeping on only unclaimed beds without setting bed as spawn.
  76. ; With this option enabled only beds that are not claimed by other players can be slept on without setting spawn-point using 'Shift+E'
  77. unclaimedBedsOnly = false
  78.  
  79. [Beehive]
  80.  
  81. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Beehive
  82. enabled = True
  83.  
  84. ; Configure the speed at which the bees produce honey in seconds, 1200 seconds are 24 ingame hours.
  85. honeyProductionSpeed = 400
  86.  
  87. ; Configure the maximum amount of honey in beehives.
  88. maximumHoneyPerBeehive = 16
  89.  
  90. ; Instead of dropping the items, they will be placed inside the nearest nearby chests.
  91. autoDeposit = false
  92.  
  93. ; The range of the chest detection for the auto deposit feature.
  94. ; Maximum is 50
  95. autoDepositRange = 10
  96.  
  97. ; Display the minutes and seconds until the beehive produces honey on crosshair hover.
  98. showDuration = true
  99.  
  100. [Building]
  101.  
  102. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Building
  103. enabled = true
  104.  
  105. ; Remove some of the Invalid placement messages, most notably provides the ability to place objects into other objects
  106. noInvalidPlacementRestriction = false
  107.  
  108. ; Removes the "Mystical forces" building prevention and allows destruction of build objects in those areas with the hammer.
  109. noMysticalForcesPreventPlacementRestriction = false
  110.  
  111. ; Removes the weather damage from rain and water erosion.
  112. noWeatherDamage = false
  113.  
  114. ; The maximum range in meters that you can place build objects at inside the hammer build mode.
  115. maximumPlacementDistance = 8
  116.  
  117. ; The radius, in meters, in which a piece must be to contribute to the comfort level.
  118. pieceComfortRadius = 10
  119.  
  120. ; When destroying a building piece, setting this to true will ensure it always drops full resources.
  121. ; We recommend to enable this if you use this section.
  122. alwaysDropResources = true
  123.  
  124. ; When destroying a building piece, setting this to true will ensure it always drops pieces that the devs have marked as "do not drop".
  125. ; We recommend to enable this if you use this section.
  126. alwaysDropExcludedResources = true
  127.  
  128. ; Setting this to true will cause repairing with the hammer to repair in a radius instead of a single piece.
  129. enableAreaRepair = true
  130.  
  131. ; Sets the area repair radius of enableAreaRepair. A value of 7.5 would mean your repair radius is 7.5 meters.
  132. ; Requires enableAreaRepair=true
  133. areaRepairRadius = 7.5
  134.  
  135. [Camera]
  136.  
  137. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Camera
  138. enabled = false
  139.  
  140. ; The maximum zoom distance to your character in-game.
  141. ; Default is 6
  142. cameraMaximumZoomDistance = 6
  143.  
  144. ; The maximum zoom distance to your character when in a boat.
  145. ; Default is 6
  146. cameraBoatMaximumZoomDistance = 6
  147.  
  148. ; The in-game camera FOV.
  149. ; Default is 65
  150. cameraFOV = 65
  151.  
  152. [Experience]
  153.  
  154. ; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#Experience
  155. ; Modifiers are increases and reduction in percent declared by 50, or -50. The value 50 will increase experience gained by 50%, -50 will reduce experience gained by 50%.
  156. enabled = false
  157.  
  158. ; The modifier value for the experience gained of swords.
  159. swords = 0
  160.  
  161. ; The modifier value for the experience gained of knives.
  162. knives = 0
  163.  
  164. ; The modifier value for the experience gained of clubs.
  165. clubs = 0
  166.  
  167. ; The modifier value for the experience gained of polearms.
  168. polearms = 0
  169.  
  170. ; The modifier value for the experience gained of spears.
  171. spears = 0
  172.  
  173. ; The modifier value for the experience gained of blocking.
  174. blocking = 0
  175.  
  176. ; The modifier value for the experience gained of axes.
  177. axes = 0
  178.  
  179. ; The modifier value for the experience gained of bows.
  180. bows = 0
  181.  
  182. ; The modifier value for the experience gained of fire magic.
  183. fireMagic = 0
  184.  
  185. ; The modifier value for the experience gained of frost magic.
  186. frostMagic = 0
  187.  
  188. ; The modifier value for the experience gained of unarmed.
  189. unarmed = 0
  190.  
  191. ; The modifier value for the experience gained of mining.
  192. pickaxes = 0
  193.  
  194. ; The modifier value for the experience gained of wood cutting.
  195. woodCutting = 0
  196.  
  197. ; The modifier value for the experience gained of jumping.
  198. jump = 0
  199.  
  200. ; The modifier value for the experience gained of sneaking.
  201. sneak = 0
  202.  
  203. ; The modifier value for the experience gained of running.
  204. run = 0
  205.  
  206. ; The modifier value for the experience gained of swimming.
  207. swim = 0
  208.  
  209. ; The modifier value for the experience gained of riding.
  210. ride = 0
  211.  
  212. [Fermenter]
  213.  
  214. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Fermenter
  215. enabled = true
  216.  
  217. ; Configure the time that the fermenter takes to produce its product, 2400 seconds are 48 ingame hours.
  218. fermenterDuration = 600
  219.  
  220. ; Configure the total amount of produced items from a fermenter.
  221. fermenterItemsProduced = 12
  222.  
  223. ; Display the minutes and seconds until the fermenter is done on crosshair hover.
  224. showDuration = true
  225.  
  226. ; Instead of dropping the items, they will be placed inside the nearest nearby chests.
  227. autoDeposit = false
  228.  
  229. ; Automatically pull meads from nearby chests to be placed inside the Fermenter as soon as its empty.
  230. autoFuel = false
  231.  
  232. ; This option prevents the fermenter to pull items from warded areas if it isn't placed inside of it.
  233. ; For convenience, we recommend this to be set to true.
  234. ignorePrivateAreaCheck = true
  235.  
  236. ; The range of the chest detection for the auto deposit and auto fuel features
  237. ; Maximum is 50
  238. autoRange = 10
  239.  
  240. [FireSource]
  241.  
  242. ; Change false to true to enable this section. https://valheim.plus/documentation/list#FireSource
  243. enabled = false
  244.  
  245. ; If set to true, torch-type fire sources will stay at max fuel level once filled.
  246. ; Applies to: wood torches, iron torches, green torches, sconces and brazier.
  247. torches = false
  248.  
  249. ; If set to true, non torch-type fire sources will stay at max fuel level once filled.
  250. fires = false
  251.  
  252. ; Automatically pull wood from nearby chests to be placed inside the Fire as soon as its empty.
  253. autoFuel = false
  254.  
  255. ; This option prevents the Fire to pull items from warded areas if it isn't placed inside of it.
  256. ; For convenience, we recommend this to be set to true.
  257. ignorePrivateAreaCheck = true
  258.  
  259. ; The range of the chest detection for the auto fuel features.
  260. ; Maximum is 50
  261. autoRange = 10
  262.  
  263. [Food]
  264.  
  265. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Food
  266. enabled = true
  267.  
  268. ; Increase or reduce the time that food lasts by %.
  269. ; The value 50 would cause food to run out 50% slower, -50% would cause the food to run out 50% faster.
  270. foodDurationMultiplier = 50
  271.  
  272. ; This option prevents food degrading over time - in other words, it retains its maximum benefit until it runs out instead of reducing its effect over time.
  273. disableFoodDegradation = true
  274.  
  275. [Smelter]
  276.  
  277. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Smelter
  278. enabled = true
  279.  
  280. ; Maximum amount of ore in a Smelter.
  281. maximumOre = 50
  282.  
  283. ; Maximum amount of coal in a Smelter.
  284. maximumCoal = 50
  285.  
  286. ; The total amount of coal used to produce a single smelted ingot.
  287. coalUsedPerProduct = 1
  288.  
  289. ; The time it takes for the Smelter to produce a single ingot in seconds.
  290. productionSpeed = 3
  291.  
  292. ; Instead of dropping the items, they will be placed inside the nearest nearby chests.
  293. autoDeposit = false
  294.  
  295. ; The Smelter will pull coal and raw materials from nearby chests to be automatically added to it when its empty.
  296. autoFuel = true
  297.  
  298. ; This option prevents the Smelter to pull items from warded areas if it isn't placed inside of it.
  299. ; For convenience, we recommend this to be set to true.
  300. ignorePrivateAreaCheck = true
  301.  
  302. ; The range of the chest detection for the auto deposit and auto fuel features.
  303. ; Maximum is 50
  304. autoRange = 10
  305.  
  306. [Furnace]
  307.  
  308. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Furnace
  309. enabled = true
  310.  
  311. ; Maximum amount of ore in a Furnace.
  312. maximumOre = 50
  313.  
  314. ; Maximum amount of coal in a Furnace.
  315. maximumCoal = 50
  316.  
  317. ; The total amount of coal used to produce a single smelted ingot.
  318. coalUsedPerProduct = 1
  319.  
  320. ; The time it takes for the Furnace to produce a single ingot in seconds.
  321. productionSpeed = 3
  322.  
  323. ; Instead of dropping the items, they will be placed inside the nearest nearby chests.
  324. autoDeposit = false
  325.  
  326. ; The Furnace will pull coal and raw materials from nearby chests to be automatically added to it when its empty.
  327. autoFuel = true
  328.  
  329. ; This option prevents the Furnace to pull items from warded areas if it isn't placed inside of it.
  330. ; For convenience, we recommend this to be set to true.
  331. ignorePrivateAreaCheck = true
  332.  
  333. ; The range of the chest detection for the auto deposit and auto fuel features.
  334. ; Maximum is 50
  335. autoRange = 10
  336.  
  337. ; This option allows all ores inside the Furnace.
  338. allowAllOres = false
  339.  
  340. [Game]
  341.  
  342. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Game
  343. enabled = false
  344.  
  345. ; The games damage multiplier per person nearby in difficultyScaleRange(m) radius.
  346. ; Default is 4% monster damage increase per player in radius.
  347. gameDifficultyDamageScale = 4
  348.  
  349. ; The games health multiplier per person nearby in difficultyScaleRange(m) radius.
  350. ; Default is 40% monster health increase per player in radius.
  351. gameDifficultyHealthScale = 40
  352.  
  353. ; Adds additional players to the difficulty calculation in multiplayer unrelated to the actual amount.
  354. ; This option is disabled if its set to 0.
  355. extraPlayerCountNearby = 0
  356.  
  357. ; Sets the nearby player count always to this value + extraPlayerCountNearby.
  358. ; This option is disabled if its set to 0.
  359. setFixedPlayerCountTo = 0
  360.  
  361. ; The range in meters at which other players count towards nearby players for the difficulty scale.
  362. difficultyScaleRange = 200
  363.  
  364. ; If you set this to true, all portals will be disabled.
  365. disablePortals = false
  366.  
  367. ; If you set this to true the console will be force disabled in-game.
  368. disableConsole = false
  369.  
  370. ;If you set this to true, portal names will be displayed in big text in center of screen.
  371. bigPortalNames = false
  372.  
  373. ;Remove dense fog from the game.
  374. disableFog = false
  375.  
  376. [Hotkeys]
  377.  
  378. ; https://docs.unity3d.com/ScriptReference/KeyCode.html <- a list of keycodes
  379. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Hotkeys
  380. enabled = false
  381.  
  382. ; Roll forwards on hot key pressed.
  383. rollForwards = F9
  384.  
  385. ; Roll backwards on hot key pressed.
  386. rollBackwards = F10
  387.  
  388. [Items]
  389.  
  390. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Items
  391. enabled = true
  392.  
  393. ; Enables you to teleport with ores and other usually teleport restricted objects.
  394. noTeleportPrevention = true
  395.  
  396. ; Increase or reduce item weight by a modifier in percent.
  397. ; The value -50 will reduce item weight of every object by 50%, 50 will increase the weight of every item by 50%.
  398. baseItemWeightReduction = 0
  399.  
  400. ; Increase or reduce the size of all maximum item stacks by a modifier in percent.
  401. ; The value 50 would set a usual item stack of 100 to be 150.
  402. ; The value -50 would set a usual item stack of 100 to be 50.
  403. itemStackMultiplier = 0
  404.  
  405. ; Set duration that dropped items stay on the ground before they are despawning. Game default is 3600 seconds.
  406. droppedItemOnGroundDurationInSeconds = 3600
  407.  
  408. ; Items dropped always float in water.
  409. itemsFloatInWater = true
  410.  
  411. [Hud]
  412.  
  413. ; Change false to true to enable this section. https://valheim.plus/documentation/list#HUD
  414. enabled = false
  415.  
  416. ; Shows the required amount of items AND the amount of items in your inventory in build mode and while crafting.
  417. ; This is enabled when the CraftFromChest section is enabled.
  418. showRequiredItems = false
  419.  
  420. ; Shows small notifications about all skill experienced gained in the top left corner.
  421. experienceGainedNotifications = false
  422.  
  423. ; Set to true to remove the red screen flash overlay when the player takes damage.
  424. removeDamageFlash = false
  425.  
  426. ; If bow is in hotbar, display current ammo & total ammo under hotbar icon - never (0), when equipped (1), or always (2).
  427. displayBowAmmoCounts = 0
  428.  
  429. [Gathering]
  430.  
  431. ; Change false to true to enable this section. This section contains modifiers. Modifiers are increases and reduction in percent declared by 50, or -50. https://valheim.plus/documentation/list#Gathering
  432. enabled = false
  433.  
  434. ; Modify the chance to drop resources from resource nodes affected by this category. This only works on resource nodes that do not have guaranteed drops.
  435. ; As example by default scrap piles in dungeons have a 20% chance to drop a item, if you set this option to 200, you will then have a 60% chance to drop iron.
  436. dropChance = 0
  437.  
  438. ; Each of these values increase or reduce the dropped items from destroyed objects with tools (Stones, Trees, Resource nodes, etc.) by %.
  439. ; The value 50 will increase the dropped wood from trees from 10 to 15. The value -50 will reduce the amount of dropped wood from 10 to 5.
  440. wood = 0
  441. stone = 0
  442. fineWood = 0
  443. coreWood = 0
  444. elderBark = 0
  445. ironScrap = 0
  446. tinOre = 0
  447. copperOre = 0
  448. silverOre = 0
  449. chitin = 0
  450.  
  451. [Pickable]
  452.  
  453. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Pickable
  454. ; Each value below (in percent) will modify the yield when "picking" items (default key E) such as berries and flowers.
  455. ; A value of 100 will double drops, 200 will triple and so on.
  456. enabled = false
  457.  
  458. ; All berries, all mushrooms, onions and carrots
  459. edibles = 0
  460.  
  461. ; Barley, Flax, Dandelion, Thistle, Carrot Seeds, Turnip Seeds, Turnip, Onion Seeds
  462. flowersAndIngredients = 0
  463.  
  464. ; Bone Fragments, Flint, Stone, Wood (branches on the ground)
  465. materials = 0
  466.  
  467. ; Amber, Amber Pearl, Coins, Ruby
  468. valuables = 0
  469.  
  470. ; Surtling Core only
  471. surtlingCores = 0
  472.  
  473. [Durability]
  474.  
  475. ; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#Durability
  476. ; Modifiers are increases and reduction in percent declared by 50, or -50.
  477. enabled = false
  478.  
  479. ; Each of these values increase or reduce the durability of the specific item type by %.
  480. ; The value 50 will increase the durability from 100 to 150. The value -50 will reduce the durability from 100 to 50.
  481. axes = 0
  482. pickaxes = 0
  483. hammer = 0
  484. cultivator = 0
  485. hoe = 0
  486. weapons = 0
  487. armor = 0
  488. bows = 0
  489. shields = 0
  490. torch = 0
  491.  
  492. [Armor]
  493.  
  494. ; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#Armor
  495. ; Modifiers are increases and reduction in percent declared by 50, or -50.
  496. enabled = false
  497.  
  498. ; Each of these values increase or reduce the armor of the specific item type by %.
  499. ; The value 50 will increase the armor from 14 to 21. The value -50 will reduce the armor from 14 to 7.
  500. helmets = 0
  501. chests = 0
  502. legs = 0
  503. capes = 0
  504.  
  505. [Kiln]
  506.  
  507. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Kiln
  508. enabled = true
  509.  
  510. ; Maximum amount of wood in a Kiln.
  511. maximumWood = 50
  512.  
  513. ; Change false to true to disable Fine Wood processing.
  514. dontProcessFineWood = false
  515.  
  516. ; Change false to true to disabled Round Log processing.
  517. dontProcessRoundLog = false
  518.  
  519. ; The time it takes for the Kiln to produce a single piece of coal in seconds.
  520. productionSpeed = 3
  521.  
  522. ; Instead of dropping the items, they will be placed inside the nearest nearby chests.
  523. autoDeposit = true
  524.  
  525. ; The Kiln will pull wood from nearby chests to be automatically added to it when its empty.
  526. ; This option respects the dontProcessFineWood and dontProcessRoundLog settings.
  527. autoFuel = true
  528.  
  529. ; Stops autoFuel (looking for fuel) when there is at leasts this quantity of Coal in nearby chests
  530. ; (ignored if set to 0)
  531. stopAutoFuelThreshold = 1000
  532.  
  533. ; This option prevents the Kiln to pull items from warded areas if it isn't placed inside of it.
  534. ; For convenience, we recommend this to be set to true.
  535. ignorePrivateAreaCheck = true
  536.  
  537. ; The range of the chest detection for the auto deposit and fuel features.
  538. ; Maximum is 50
  539. autoRange = 10
  540.  
  541. [Map]
  542.  
  543. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Map
  544. enabled = true
  545.  
  546. ; With this enabled you will receive the same exploration progression as other players on the server.
  547. ; This will also enable the option for the server to sync everyones exploration progression on connecting to the server.
  548. shareMapProgression = true
  549.  
  550. ; The radius of the map that you explore when moving.
  551. exploreRadius = 100
  552.  
  553. ; Prevents you and other people on the server to turn off their map sharing option.
  554. preventPlayerFromTurningOffPublicPosition = false
  555.  
  556. ; This option automatically shares created pins with everyone playing on the server.
  557. shareAllPins = true
  558.  
  559. ; Display carts and boats on the map
  560. displayCartsAndBoats = true
  561.  
  562. [Player]
  563.  
  564. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Player
  565. enabled = true
  566.  
  567. ; The base amount of carry weight of your character.
  568. baseMaximumWeight = 500
  569.  
  570. ; Increase the buff you receive to your carry weight from Megingjord's girdle.
  571. baseMegingjordBuff = 150
  572.  
  573. ; Increase auto pickup range of all items.
  574. baseAutoPickUpRange = 2
  575.  
  576. ; Disable all types of camera shake.
  577. disableCameraShake = false
  578.  
  579. ; The base unarmed damage multiplied by your skill level. 120 will result in a maximum of up to 12 damage when you have a skill level of 10.
  580. baseUnarmedDamage = 70
  581.  
  582. ; When changed to true, you will not be permitted to place a crop within the grow radius of another crop.
  583. cropNotifier = false
  584.  
  585. ; How many seconds each comfort level contributes to the rested bonus.
  586. restSecondsPerComfortLevel = 60
  587.  
  588. ; Change the death penalty in percentage, where higher will increase the death penalty and lower will reduce it.
  589. ; This is a modifier value. 50 will increase it by 50%, -50 will reduce it by 50%.
  590. deathPenaltyMultiplier = -100
  591.  
  592. ; If set to true, this option will automatically repair your equipment when you interact with the appropriate workbench.
  593. autoRepair = true
  594.  
  595. ; Boss buff duration (seconds)
  596. guardianBuffDuration = 600
  597.  
  598. ; Boss buff cooldown (seconds)
  599. guardianBuffCooldown = 300
  600.  
  601. ; Disable the Guardian Buff animation
  602. disableGuardianBuffAnimation = false
  603.  
  604. ; If set to true, when equipping a one-handed weapon, the best shield from your inventory is automatically equipped.
  605. ; (Best is determined by highest block power)
  606. autoEquipShield = false
  607.  
  608. ; When unequipping a one-handed weapon also unequip shield from inventory.
  609. autoUnequipShield = false
  610.  
  611. ; If set to true, weapon switches requested mid-attack will be carried out when the current attack is finished instead of being ignored.
  612. queueWeaponChanges = false
  613.  
  614. ; If set to true, you will always skip the intro of the game.
  615. skipIntro = true
  616.  
  617. ; If set to false, disables the "I have arrived!" message on player spawn.
  618. iHaveArrivedOnSpawn = true
  619.  
  620. ; If set to true, you will not put away / unequip your items when swimming.
  621. dontUnequipItemsWhenSwimming = false
  622.  
  623. ; If set to true, items will be re-equipped when you exit water after swimming (if they were hidden automatically)
  624. reequipItemsAfterSwimming = false
  625.  
  626. ; This value represents how much the fall damage should be scaled in +/- %. This is a modifier value.
  627. ; The value 50 would result in 50% increased fall damage. The value -50 would result in 50% reduced fall damage.
  628. fallDamageScalePercent = -50
  629.  
  630. ; Max fall damage. Game default is 100 (so with enough health, falls can't kill).
  631. maxFallDamage = 100
  632.  
  633. ; If set to true, all tutorials will skip from now on. You can turn this config off and reset the tutorial (in the settings) at any time.
  634. skipTutorials = false
  635.  
  636. ; Disable the encumbered state when you carry to many items (overweight)
  637. disableEncumbered = false
  638.  
  639. ; Allow auto pickup of items when encumbered (overweight)
  640. autoPickUpWhenEncumbered = true
  641.  
  642. [Server]
  643.  
  644. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Server
  645. enabled = true
  646.  
  647. ; Modify the maximum amount of players on your Server.
  648. maxPlayers = 10
  649.  
  650. ; Removes the requirement to have a server password.
  651. disableServerPassword = false
  652.  
  653. ; This settings add a version control check to make sure that people that try to join your game or the server you try to join has V+ installed
  654. ; WE HEAVILY RECOMMEND TO NEVER DISABLE THIS!
  655. enforceMod = true
  656.  
  657. ; Changes whether the server will force it's config on clients that connect. Only affects servers.
  658. ; WE HEAVILY RECOMMEND TO NEVER DISABLE THIS!
  659. serverSyncsConfig = true
  660.  
  661. ; If false allows you to keep your own defined hotkeys instead of synchronising the ones declared for the server.
  662. ; Sections need to be enabled in your local configuration to load hotkeys.
  663. ; This is a client side setting and not affected by server settings.
  664. serverSyncHotkeys = false
  665.  
  666. [Stamina]
  667.  
  668. ; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#Stamina
  669. ; Modifiers are increases and reduction in percent declared by 50, or -50.
  670. enabled = true
  671.  
  672. ; Changes the amount of stamina cost of using the dodge roll by %
  673. dodgeStaminaUsage = -100
  674.  
  675. ; Changes the stamina drain of being overweight by %
  676. encumberedStaminaDrain = -100
  677.  
  678. ; Changes the stamina cost of jumping by %
  679. jumpStaminaDrain = -100
  680.  
  681. ; Changes the stamina cost of running by %
  682. runStaminaDrain = -100
  683.  
  684. ; Changes the stamina drain by sneaking by %
  685. sneakStaminaDrain = -100
  686.  
  687. ; Changes the total amount of stamina recovered per second by %
  688. staminaRegen = 0
  689.  
  690. ; Changes the delay until stamina regeneration sets in by %
  691. staminaRegenDelay = 0
  692.  
  693. ; Changes the stamina drain of swimming by %
  694. swimStaminaDrain = -50
  695.  
  696. [StaminaUsage]
  697.  
  698. ; Change false to true to enable this section. This section contains modifiers. https://valheim.plus/documentation/list#StaminaUsage
  699. ; Modifiers are increases and reduction in percent declared by 50, or -50.
  700. enabled = true
  701.  
  702. ; Each of these values change the respective tool in stamina usage by increases and reduction in percent declared by 50, or -50.
  703. axes = -100
  704. blocking = -100
  705. bows = -100
  706. clubs = -100
  707. knives = -100
  708. pickaxes = -100
  709. polearms = -100
  710. spears = -100
  711. swords = -100
  712. unarmed = -100
  713. hammer = -100
  714. hoe = -100
  715. cultivator = -100
  716. fishing = -100
  717.  
  718. [StructuralIntegrity]
  719.  
  720. ; Change false to true to enable this section. https://valheim.plus/documentation/list#StructuralIntegrity
  721. enabled = false
  722.  
  723. ; Disables the entire structural integrity system and allows for placement in free air, does not prevent building damage.
  724. disableStructuralIntegrity = false
  725.  
  726. ; Disables any damage from anything to all player built structures. Does not prevent damage from structural integrity.
  727. disableDamageToPlayerStructures = false
  728.  
  729. ; Disables any damage from anything to all player built boats.
  730. disableDamageToPlayerBoats = false
  731.  
  732. ; Disables water force damage to all player built boats.
  733. disableWaterDamageToPlayerBoats = false
  734.  
  735. ; Each of these values reduce the loss of structural integrity by distance by % less.
  736. ; The value 100 would result in disabled structural integrity over distance, does not allow for placement in free air without disableStructuralIntegrity.
  737. wood = 0
  738. stone = 0
  739. iron = 0
  740. hardWood = 0
  741.  
  742. [Ward]
  743.  
  744. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Ward
  745. enabled = false
  746.  
  747. ; The range of wards by meters.
  748. wardRange = 20
  749.  
  750. ; Set the enemy spawn radius around wards in meters
  751. ; This value equals wardRange if its set to 0.
  752. wardEnemySpawnRange = 0
  753.  
  754. [Workbench]
  755.  
  756. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Workbench
  757. enabled = true
  758.  
  759. ; Set the workbench radius in meters.
  760. workbenchRange = 30
  761.  
  762. ; Set the enemy spawn radius around workbenches in meters
  763. ; This value equals workbenchRange if its set to 0.
  764. workbenchEnemySpawnRange = 0
  765.  
  766. ; Sets the workbench attachment (e.g. anvil) radius.
  767. workbenchAttachmentRange = 5
  768.  
  769. ; Disables the roof and exposure requirement to use a workbench.
  770. disableRoofCheck = true
  771.  
  772. [Wagon]
  773.  
  774. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Wagon
  775. enabled = false
  776.  
  777. ; Change the base wagon physical mass of the wagon object.
  778. ; This is essentially the base weight of a cart.
  779. wagonBaseMass = 20
  780.  
  781. ; This value changes the physical weight of wagons by +/- more/less from item weight inside.
  782. ; The value 50 would increase the weight by 50% more. The value -100 would remove the entire extra weight.
  783. wagonExtraMassFromItems = 0
  784.  
  785. [Inventory]
  786.  
  787. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Inventory
  788. enabled = true
  789.  
  790. ; Player inventory number of rows (inventory is resized up to 6 rows, higher values will add a scrollbar). default 4, min 4, max 20
  791. playerInventoryRows = 6
  792.  
  793. ; Wood chest number of columns
  794. ; (default 5, 3 min, 8 max)
  795. woodChestColumns = 5
  796.  
  797. ; Wood chest number of rows (more than 4 rows will add a scrollbar).
  798. ; (default 2, min 2, 10 max)
  799. woodChestRows = 2
  800.  
  801. ; Personal chest number of columns.
  802. ; (default 3, 3 min, 8 max)
  803. personalChestColumns = 3
  804.  
  805. ; Personal chest number of rows
  806. ; (default 2, 2 min, 20 max)
  807. personalChestRows = 2
  808.  
  809. ; Iron chest number of columns.
  810. ; (default 6, min 3, max 8)
  811. ironChestColumns = 6
  812.  
  813. ; Iron chest number of rows (more than 4 rows will add a scrollbar)
  814. ; (default 4, min 3, max 20)
  815. ironChestRows = 4
  816.  
  817. ; Blackmetal chests already have 8 columns by default but now you can lower it
  818. ; (default 8, min 3, max 8)
  819. blackmetalChestColumns = 8
  820.  
  821. ; Blackmetal number of rows (more than 4 rows will add a scrollbar)
  822. ; (default 4, min 3, max 20)
  823. blackmetalChestRows = 4
  824.  
  825. ; Cart (Wagon) inventory number of columns
  826. ; (default 8, min 6, max 8)
  827. cartInventoryColumns = 8
  828.  
  829. ; Cart (Wagon) inventory number of rows (more than 4 rows will add a scrollbar)
  830. ; (default 3, min 3, max 30)
  831. cartInventoryRows = 3
  832.  
  833. ; Karve (small boat) inventory number of columns
  834. ; (default 2, min 2, max 8)
  835. karveInventoryColumns = 2
  836.  
  837. ; Karve (small boat) inventory number of rows (more than 4 rows will add a scrollbar)
  838. ; (default 2, min 2, max 30)
  839. karveInventoryRows = 2
  840.  
  841. ; Longboat (large boat) inventory number of columns
  842. ; (default 8, min 6, max 8)
  843. longboatInventoryColumns = 8
  844.  
  845. ; Longboat (large boat) inventory number of rows (more than 4 rows will add a scrollbar)
  846. ; (default 3, min 3, max 30)
  847. longboatInventoryRows = 3
  848.  
  849. ; By default tools and weapons go into inventories top to bottom and other materials bottom to top.
  850. ; Set to true to make all items go into the inventory top to bottom.
  851. inventoryFillTopToBottom = false
  852.  
  853. ; By default items go to their original position when picking up your tombstone.
  854. ; Set to true to make all stacks try to merge with an existing stack first.
  855. mergeWithExistingStacks = false
  856.  
  857. [FreePlacementRotation]
  858.  
  859. ; Change false to true to enable this section, if you set this to false the mode will not be accessible. https://valheim.plus/documentation/list#FreePlacementRotation
  860. enabled = false
  861.  
  862. ; Rotates placement marker by 1 degree with keep ability to attach to nearly pieces.
  863. rotateY = LeftAlt
  864. rotateX = C
  865. rotateZ = V
  866.  
  867. ; Copy rotation of placement marker from target piece in front of you.
  868. copyRotationParallel = F
  869.  
  870. ; Set rotation to be perpendicular to piece in front of you.
  871. copyRotationPerpendicular = G
  872.  
  873. [Shields]
  874.  
  875. ; Change false to true to enable this section, if you set this to false the mode will not be accessible. https://valheim.plus/documentation/list#Shields
  876. enabled = false
  877.  
  878. ; Increase or decrease the block value on all shields in %. -50 would be 50% less block rating, 50 would be 50% more block rating.
  879. blockRating = 0
  880.  
  881. [FirstPerson]
  882.  
  883. ; Change false to true to enable this section. https://valheim.plus/documentation/list#FirstPerson
  884. enabled = false
  885.  
  886. ; Hotkey to enable First Person.
  887. hotkey = F10
  888.  
  889. ; Default Field Of View to use.
  890. defaultFOV = 65.0
  891.  
  892. ; Hotkey to raise Field Of View.
  893. raiseFOVHotkey = PageUp
  894.  
  895. ; Hotkey to lower Field Of View.
  896. lowerFOVHotkey = PageDown
  897.  
  898. [GridAlignment]
  899.  
  900. ; Change false to true to enable this section. https://valheim.plus/documentation/list#GridAlignment
  901. ; This offers a global fixed grid system to make precise placements.
  902. enabled = false
  903.  
  904. ; Key to enable grid alignment.
  905. align = LeftAlt
  906.  
  907. ; Key to toggle grid alignment.
  908. alignToggle = F7
  909.  
  910. ; Key to change the default alignment.
  911. changeDefaultAlignment = F6
  912.  
  913. [CraftFromChest]
  914.  
  915. ; Change false to true to enable this section. https://valheim.plus/documentation/list#CraftFromChest
  916. ; This feature allows you to craft from nearby chests when in range.
  917. enabled = true
  918.  
  919. ; Change false to true to disable this feature when using a Cooking Station.
  920. disableCookingStation = false
  921.  
  922. ; If in a workbench area, uses it as reference point when scanning for chests.
  923. checkFromWorkbench = true
  924.  
  925. ; This option prevents crafting to pull items from warded areas if the player doesnt have access to it.
  926. ignorePrivateAreaCheck = false
  927.  
  928. ; The range of the chest detection in meters.
  929. range = 20
  930.  
  931. ; The interval in seconds that the feature scans your nearby chests.
  932. ; We recommend not going below 3 seconds.
  933. lookupInterval = 3
  934.  
  935. ; Allows the system to use and see contents of carts for crafting. Might also allow use of other modded containers or vehicles not accessible otherwise.
  936. allowCraftingFromCarts = false
  937.  
  938. ; Allows the system to use and see contents of ships for crafting. Might also allow use of other modded containers or vehicles not accessible otherwise.
  939. allowCraftingFromShips = false
  940.  
  941. [Windmill]
  942.  
  943. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Windmill
  944. enabled = true
  945.  
  946. ; Maximum amount of barley in a windmill.
  947. maximumBarley = 100
  948.  
  949. ; The time it takes for the windmill to produce a single ingot in seconds.
  950. productionSpeed = 3
  951.  
  952. ; Ignore wind intensity so it always takes the production speed value to process one barley.
  953. ignoreWindIntensity = false
  954.  
  955. ; Instead of dropping the items, they will be placed inside the nearest nearby chests.
  956. autoDeposit = true
  957.  
  958. ; The Windmill will pull barley from nearby chests to be automatically added to it when its empty.
  959. autoFuel = true
  960.  
  961. ; This option prevents the Windmill to pull items from warded areas if it isn't placed inside of it.
  962. ; For convenience, we recommend this to be set to true.
  963. ignorePrivateAreaCheck = true
  964.  
  965. ; The range of the chest detection for the auto deposit and auto fuel features.
  966. ; Maximum is 50
  967. autoRange = 10
  968.  
  969. [SpinningWheel]
  970.  
  971. ; Change false to true to enable this section. https://valheim.plus/documentation/list#SpinningWheel
  972. enabled = True
  973.  
  974. ; Maximum amount of flax in a spinning wheel.
  975. maximumFlax = 100
  976.  
  977. ; The time it takes for the spinning wheel to produce linen thread.
  978. productionSpeed = 3
  979.  
  980. ; Instead of dropping the items, they will be placed inside the nearest nearby chests.
  981. autoDeposit = true
  982.  
  983. ; The Spinning Wheel will pull flax from nearby chests to be automatically added to it when its empty.
  984. autoFuel = true
  985.  
  986. ; This option prevents the Spinning Wheel to pull items from warded areas if it isn't placed inside of it.
  987. ; For convenience, we recommend this to be set to true.
  988. ignorePrivateAreaCheck = true
  989.  
  990. ; The range of the chest detection for the auto deposit and auto fuel features
  991. ; Maximum is 50
  992. autoRange = 10
  993.  
  994. [PlayerProjectile]
  995.  
  996. ; Change false to true to enable this section. https://valheim.plus/documentation/list#PlayerProjectile
  997. enabled = false
  998.  
  999. ; Value of 50 would increase the minimum charge velocity from 2 to 3.
  1000. playerMinChargeVelocityMultiplier = 0
  1001.  
  1002. ; Value of 50 would increase the maximum charge velocity (of Finwood bow) from 50 to 75.
  1003. playerMaxChargeVelocityMultiplier = 0
  1004.  
  1005. ; Value of (+)50 increase in accuracy will change the variance of arrows 20 degree to 10 degree at the point of minimum charge release.
  1006. playerMinChargeAccuracyMultiplier = 0
  1007.  
  1008. ; Value of (+)50 increase in accuracy will change the variance of arrows 1 degree to 0.5 degree at the point of maximum charge release.
  1009. playerMaxChargeAccuracyMultiplier = 0
  1010.  
  1011. ; Enabling this option will linearly scale by skill level from the base values of the weapon to the modified values (according to multipliers above).
  1012. enableScaleWithSkillLevel = false
  1013.  
  1014. [MonsterProjectile]
  1015.  
  1016. ; Change false to true to enable this section. https://valheim.plus/documentation/list#MonsterProjectile
  1017. enabled = false
  1018.  
  1019. ; Value of 10 would increase the projectile velocity from 50 to 55.
  1020. monsterMaxChargeVelocityMultiplier = 0
  1021.  
  1022. ; Value of (+)10 increase in accuracy will change the variance of projectile 1 degree to 0.9 degree at the point of projectile release.
  1023. monsterMaxChargeAccuracyMultiplier = 0
  1024.  
  1025. [Tameable]
  1026.  
  1027. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Tameable
  1028. enabled = false
  1029.  
  1030. ; Modify what happens when a tamed creature is attacked.
  1031. ; 0 = normal, 1 = essential(deadly attacks stun instead of kill, tamed creatures can still die rarely), 2 = immortal.
  1032. mortality = 0
  1033.  
  1034. ; This will circumvent the mortality setting, so even if tamed creatures are immortal, players can still kill them with a butcher knife.
  1035. ; For this option to work you need to have mortality to set to either essential or immortal.
  1036. ownerDamageOverride = true
  1037.  
  1038. ; How long it takes for a tamed creature to recover if mortality is set to 1(essential) and they are stunned.
  1039. stunRecoveryTime = 10
  1040.  
  1041. ; If the tamed creature is recovering from a stun, then add Stunned to the hover text on mouse over.
  1042. stunInformation = false
  1043.  
  1044. [GameClock]
  1045.  
  1046. ; Change false to true to enable this section. https://valheim.plus/documentation/list#GameClock
  1047. enabled = true
  1048.  
  1049. ; Change time formatting from 24hr to AM-PM.
  1050. useAMPM = false
  1051.  
  1052. ; Change font size of time text.
  1053. textFontSize = 34
  1054.  
  1055. ; Change how red the time text is (51/255).
  1056. textRedChannel = 248
  1057.  
  1058. ; Change how green the time text is (51/255).
  1059. textGreenChannel = 105
  1060.  
  1061. ; Change how blue the time text is (51/255).
  1062. textBlueChannel = 0
  1063.  
  1064. ; Change how transparent the time text is (255 is solid with no transparency).
  1065. textTransparencyChannel = 255
  1066.  
  1067. [Brightness]
  1068.  
  1069. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Brightness
  1070. enabled = false
  1071.  
  1072. ; Changes how bright it looks at night. A value between 5 and 10 will result in nearly double in brightness at night.
  1073. nightBrightnessMultiplier = 0
  1074.  
  1075. [Chat]
  1076.  
  1077. ; Change false to true to enable this section. https://valheim.plus/documentation/list#Chat
  1078. enabled = false
  1079.  
  1080. ; 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.
  1081. shoutDistance = 0
  1082.  
  1083. ; With this option enabled you will see the shout message in your chat window even if you are outside of shoutDistance.
  1084. outOfRangeShoutsDisplayInChatWindow = true
  1085.  
  1086. ; 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.
  1087. pingDistance = 0
  1088.  
  1089. ; Disable the forced upper and lower case conversions for in-game text messages of all types.
  1090. forcedCase = true
  1091.  
  1092. ; This value determines the range in meters that you can see whisper text messages by default.
  1093. defaultWhisperDistance = 4
  1094.  
  1095. ; This value determines the range in meters that you can see normal text messages by default.
  1096. defaultNormalDistance = 15
  1097.  
  1098. ; This value determines the range in meters that you can see shout text messages by default.
  1099. defaultShoutDistance = 70
  1100.  
Add Comment
Please, Sign In to add comment