diff options
-rw-r--r-- | enforced_values/disablehex.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/enforced_values/disablehex.json b/enforced_values/disablehex.json new file mode 100644 index 00000000..b5dc055f --- /dev/null +++ b/enforced_values/disablehex.json @@ -0,0 +1,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 + ] +}
\ No newline at end of file |