aboutsummaryrefslogtreecommitdiff
path: root/enforced_values/disablehex.json
blob: b5dc055f4a9f5e67d2b47984f3899414cc43440c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "chatPSA": [
    "§c[NEU] We have disabled the NEU Hex overlay due to a conflict with the new Gemstones added in Mining v3. We are working on a fix for this and other bugs."
  ],
  "enforcedValues": [
    {
      "path": "enchantingSolvers.enableHexGUI",
      "value": false
    }
  ],
  "affectedVersions": [
    20000,
    20101,
    20102,
    20103,
    20104,
    20105,
    20106
  ]
}