generated from NTCat/mcpacktemp
11 lines
312 B
TOML
11 lines
312 B
TOML
|
|
||
|
#General mod settings
|
||
|
[general]
|
||
|
#Uses list of people to have omniscient targetting effect
|
||
|
whiteListUsedOmniscient = false
|
||
|
#Uses list of people to have senses spawned for
|
||
|
whiteListUsedSenses = false
|
||
|
whitelistOmniscientTargettedPlayers = "Corosus, SomeDude"
|
||
|
whitelistSenses = "Corosus, SomeDude"
|
||
|
|