SwagTopia.binrar.metainfexe/client/config/lootintegrations.json

14 lines
493 B
JSON
Raw Normal View History

2025-02-05 00:44:34 -08:00
{
"showcontainerloottable": {
"desc:": "Set to true to print containers loottable to chat on first open: default:false",
"showcontainerloottable": false
},
"skipMapItems": {
"desc:": "Skips map items during additional item generation, to avoid structure search lag (maps in the original chest still exist): default:true",
"skipMapItems": true
},
"debugOutput": {
"desc:": "Shows the added loot in the log if enabled: default:false",
"debugOutput": false
}
}