generated from NTCat/mcpacktemp
14 lines
493 B
JSON
14 lines
493 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
}
|