Jump to content

Open Community  ·  46 members

Valheim

Valheim Plus [Building]


Masha28

Recommended Posts

Hi everyone,
I'm trying to increase build table range. So, i did it :
valheim_plus.cfg

"[building]
; Change false to true to enable this section. https://valheim.plus/documentation/list#Building
enabled = true
; Remove some of the Invalid placement messages, most notably provides the ability to place objects into other objects
noInvalidPlacementRestriction = false
; Removes the "Mystical forces" building prevention and allows destruction of build objects in those areas with the hammer.
noMysticalForcesPreventPlacementRestriction = true
; Removes the weather damage from rain and water erosion.
noWeatherDamage = true
; The maximum range in meters that you can place build objects at inside the hammer build mode.
maximumPlacementDistance = X
; The radius, in meters, in which a piece must be to contribute to the comfort level.
pieceComfortRadius = 10
; When destroying a building piece, setting this to true will ensure it always drops full resources.
; We recommend to enable this if you use this section.
alwaysDropResources = true
; When destroying a building piece, setting this to true will ensure it always drops pieces that the devs have marked as "do not drop".
; We recommend to enable this if you use this section.
alwaysDropExcludedResources = false
; Setting this to true will cause repairing with the hammer to repair in a radius instead of a single piece.
enableAreaRepair = false
; Sets the area repair radius of enableAreaRepair. A value of 7.5 would mean your repair radius is 7.5 meters.
; Requires enableAreaRepair=true
areaRepairRadius = 7.5"
When i change the value "maximumPlacementDistance = X", nothings change. What more do i have to do, please ?
Thanks you !
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...