Masha28 Posted December 13, 2022 Share Posted December 13, 2022 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#Buildingenabled = true ; Remove some of the Invalid placement messages, most notably provides the ability to place objects into other objectsnoInvalidPlacementRestriction = 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=trueareaRepairRadius = 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 More sharing options...
Recommended Posts