oomfiecraft/config/whereisit.json

19 lines
416 B
JSON
Raw Normal View History

2022-07-21 08:58:52 +00:00
{
"clientOptions": {
"fadeOutTime": 200,
"colour": 5242703,
"alternateColour": 16732159,
"rainbowMode": true,
"disableSlotHighlight": false,
"forceSimpleRender": false,
"textSizeModifier": 100,
"showLabelsForResults": true,
"maximumResults": 0
},
"serverOptions": {
"searchRadius": 16,
"doDeepSearch": true,
"printSearchTime": false,
"cooldownTicks": 5
}
}