AOF7-Vocality/config/lootintegrations.json

10 lines
284 B
JSON
Raw Normal View History

2024-02-20 16:35:48 -08:00
{
"showcontainerloottable": {
"desc:": "Set to true to print containers loottable on first open: default:false",
"showcontainerloottable": false
},
"debugOutput": {
"desc:": "Prints the added loot to the log if enabled: default:false",
"debugOutput": false
}
}