txnimc / sol_valheim

Other
5 stars 13 forks source link

Can't configure custom stats or effects on food items #6

Open James103 opened 10 months ago

James103 commented 10 months ago

The config includes a list of every food item along with its nutrition and saturation stats. However, any custom effects or stats set for any food items in the config are overwritten with the default values after every restart.

This is caused by the foodConfigs config option reading back as empty on startup, even if it is populated from a previous session.

I compiled commit 4d95f70e18901d3decd28f51e105311f8d27d380 locally to verify this bug exists.

Illest8 commented 10 months ago

Still experiencing this issue on 1.1.1. The config reloads to the original values on every startup.