minecraft-crawler/config/lootintegrations.json
2024-08-08 16:24:29 -06:00

10 lines
No EOL
282 B
JSON

{
"showcontainerloottable": {
"desc:": "Set to true to show containers loottable on first open: default:false",
"showcontainerloottable": false
},
"debugOutput": {
"desc:": "Shows the added loot in the log if enabled: default:false",
"debugOutput": false
}
}