6 lines
184 B
TOML
6 lines
184 B
TOML
|
|
#Common Settings
|
|
[common]
|
|
#Determines whether chests / barrels are always dropped as packed with their contents when broken without the need to use packing tape
|
|
dropPacked = false
|
|
|