9 lines
133 B
TOML
9 lines
133 B
TOML
|
|
||
|
#Inventory sorter blacklists
|
||
|
[blacklists]
|
||
|
#Container blacklist
|
||
|
containerBlacklist = []
|
||
|
#Slot type blacklist
|
||
|
slotBlacklist = []
|
||
|
|