This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/lootintegrations.json

10 lines
284 B
JSON
Raw Normal View History

2023-11-02 12:32:44 -05: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
}
}