Control the shelf life multiplier of your storage objects in Eco.
Due to changes in the core game you must delete the following folder:
./Mods/UserCode/jcdcdev.Eco.ShelfLife/UserCode
Your existing configuration will remain
- Download the latest version of this mod from mod.io
- Download the latest version of
jcdcdev.Eco.Core
from mod.io - Extract each zip
- Go to your Server's root folder
- Copy the extracted content to
./Mods/UserCode
- Start the server
- On first run the server will shutdown
- This is expected behaviour ✅
- Please restart your server
You can configure the shelf life multiplier through the Server UI or directly in the config file.
You must restart the server after making changes.
The default values are the same as the vanilla game:
Icebox
: 1.6Refrigerator
: 1.9IndustrialRefrigerator
: 2.4StorageSilo
: 1.6PoweredStorageSilo
: 2.4SeedBank
: 4.8 - (Requires jcdcdev.Eco.SeedStorage)WoodenSeedBox
: 1.6 - (Requires jcdcdev.Eco.SeedStorage)
You can change these values to your needs, but keep in mind that higher values will make the items last longer and lower values will make them spoil faster.
You can find the config file at ./Configs/jcdcdev.Eco.ShelfLife.eco
.
The default values are below:
{
"Icebox": 2.0,
"Refrigerator": 2.5,
"IndustrialRefrigerator": 3.0,
"StorageSilo": 2.0,
"PoweredStorageSilo": 3.0,
"SeedBank": 4.0,
"WoodenSeedBox": 2.0
}
You will notice that different storage containers will have different effects on the shelf life of the items stored in them. You can check the remaining shelf life of an item by hovering over it in your inventory or storage UI.
Version | Core Version | Game Version |
---|---|---|
11.1.1 | 11.1.2 | 11.1.2 |
11.1.0 | 11.1.0 | 11.1 |
11.0.8 | 11.0.7 | 11.0.6 |
11.0.7 | 11.0.6 | 11.0.5 |
11.0.6 | 11.0.5 | 11.0.4 |
11.0.5 | 11.0.4 | 11.0.3 |
11.0.4 | 11.0.3 | 11.0.3 |
11.0.3 | 11.0.2 | 11.0.2 |
11.0.2 | 11.0.1 | 11.0.1 |
11.0.1 | 11.0.1 | 11.0.1 |
11.0.0 | 11.0.0 | 11.0 |
0.5.3 | 0.5.2 | 10.2.3 |
0.5.2 | 0.5.1 | 10.2.2 |
0.5.1 | 0.5.0 | 10.2.1 |
0.5.0 | 0.5.0 | 10.2.1 |
0.4.1 | 0.4.1 | 10.1 |
0.4.0 | 0.4.0 | 10.0 |
0.3.0 | 0.3.0 | 9.7.10 |
0.0.0 | 2023.1009.1032 | . |