valheimPlus / ValheimPlus

A HarmonyX Mod aimed at improving the gameplay and quality of life of the game Valheim.

Home Page:http://valheim.plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]Craft From Chest feature is not working

lucasndas opened this issue · comments

  • OS: Windows Client and Windows Server
  • Valheim Game Version: [0.212.7]
  • V+ Mod Version: [0.9.9.11]

Describe the bug

I have identified that the Craft From Chest feature is not working. we use it on windows server with windows client.

Even if the items are available in nearby chests, it is not possible to build through the workbench.

we performed a test only with valheim plus installed

[CraftFromChest]

; Change false to true to enable this section. https://valheim.plus/documentation/list#CraftFromChest
; This feature allows you to craft from nearby chests when in range.
enabled = true

; Change false to true to disable this feature when using a Cooking Station.
disableCookingStation = false

; If in a workbench area, uses it as reference point when scanning for chests.
checkFromWorkbench = true

; This option prevents crafting to pull items from warded areas if the player doesnt have access to it.
ignorePrivateAreaCheck = true

; The range of the chest detection in meters.
range = 10

; The interval in seconds that the feature scans your nearby chests.
; We recommend not going below 3 seconds.
lookupInterval = 3

; 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.
allowCraftingFromCarts = true

; 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.
allowCraftingFromShips = true

we are using the map chest, to build a new chest it started to work