diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-30 12:13:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-30 10:13:00 +0000 |
| commit | c1f5e0640f46bd92872bc74551245ff056c6650f (patch) | |
| tree | b8b1fa9a7d1776adb0b1bde3eae4865f37d778f9 /enforced_values | |
| parent | a10c90469b9c68aae1f0ec0ef4568c8d38f59b52 (diff) | |
| download | NotEnoughUpdates-REPO-c1f5e0640f46bd92872bc74551245ff056c6650f.tar.gz NotEnoughUpdates-REPO-c1f5e0640f46bd92872bc74551245ff056c6650f.tar.bz2 NotEnoughUpdates-REPO-c1f5e0640f46bd92872bc74551245ff056c6650f.zip | |
feat: Lion Skins and a few fixes (#1331)
Diffstat (limited to 'enforced_values')
| -rw-r--r-- | enforced_values/pvwarning.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/enforced_values/pvwarning.json b/enforced_values/pvwarning.json new file mode 100644 index 00000000..ff812a3b --- /dev/null +++ b/enforced_values/pvwarning.json @@ -0,0 +1,16 @@ +{ + "chatPSA": [ + "§c[NEU] Hypixel announced that they will disable old API endpoints on September 20, 2024. You are receiving this message because you are using an outdated version of NEU that still relies on these endpoints. Please update the mod at: §l https://modrinth.com/mod/notenoughupdates/" + ], + "enforcedValues": [ + { + "path": "profileViewer.useSoopyNetworth", + "value": true + } + ], + "affectedVersions": [ + 20000, + 20101, + 20303 + ] +}
\ No newline at end of file |
