8 lines
341 B
TOML
8 lines
341 B
TOML
#General configuration settings
|
|
[general]
|
|
#Uses custom curio slot for goggles instead of the head slot
|
|
customCurioGoggleSlot = false
|
|
#Enables experimental features (Smithing the goggles onto normal helmets)
|
|
enableExperimentalFeatures = true
|
|
#Uses custom curio slot for backtank instead of the back slot
|
|
customCurioBacktankSlot = false
|