14 lines
453 B
JSON
14 lines
453 B
JSON
|
{
|
||
|
"showcontainerloottable": {
|
||
|
"desc:": "Set to true to print containers loottable to chat on first open: default:false",
|
||
|
"showcontainerloottable": false
|
||
|
},
|
||
|
"skipMapItems": {
|
||
|
"desc:": "Skips adding items already present in the loot, to avoid stacking additional items default:true",
|
||
|
"skipMapItems": true
|
||
|
},
|
||
|
"debugOutput": {
|
||
|
"desc:": "Shows the added loot in the log if enabled: default:false",
|
||
|
"debugOutput": false
|
||
|
}
|
||
|
}
|