aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2024-04-09 18:01:26 +0200
committerGitHub <noreply@github.com>2024-04-09 16:01:26 +0000
commitc5f37e4ffda6fb560327f3ff44c61b2c0b23bf30 (patch)
tree5afc929e3874ee435a7efce52c2f3695d98d3a70
parent613232ce8a6569fd04c417f457fe3f2c7bf7dc84 (diff)
downloadNotEnoughUpdates-REPO-c5f37e4ffda6fb560327f3ff44c61b2c0b23bf30.tar.gz
NotEnoughUpdates-REPO-c5f37e4ffda6fb560327f3ff44c61b2c0b23bf30.tar.bz2
NotEnoughUpdates-REPO-c5f37e4ffda6fb560327f3ff44c61b2c0b23bf30.zip
Disable Hex Overlay (#1148)
-rw-r--r--enforced_values/disablehex.json20
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