2021-04-25 05:13:57 +01:00
|
|
|
|
|
|
|
#Common config settings
|
|
|
|
[common]
|
|
|
|
#Places backpack at place where player died
|
|
|
|
backpackDeathPlace = true
|
|
|
|
#Enables button in backpack gui, which allows to empty tank
|
|
|
|
enableEmptyTankButton = true
|
|
|
|
enableBackpackAbilities = true
|
|
|
|
#If true, backpack can only be worn by placing it in curios 'Back' slot
|
2021-08-20 23:38:45 +01:00
|
|
|
#WARNING - Remember to TAKE OFF BACKPACK BEFORE enabling or disabling this integration!! - if not you'll lose your backpack
|
2021-04-25 05:13:57 +01:00
|
|
|
curiosIntegration = false
|
|
|
|
enableSleepingBagSpawnPoint = false
|
|
|
|
|