aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProGeorge998 <89478163+ProGeorge998@users.noreply.github.com>2024-12-13 14:43:06 +0200
committerGitHub <noreply@github.com>2024-12-13 20:43:06 +0800
commit93a46fca9ec4647d19b0622a12859940d690e345 (patch)
treed6faf69c2d3688aee6070e8029c0a1231afd0c55
parentd698ee2add0caacf484fbe8677aa7c6606623688 (diff)
downloadRoughlyEnoughItems-93a46fca9ec4647d19b0622a12859940d690e345.tar.gz
RoughlyEnoughItems-93a46fca9ec4647d19b0622a12859940d690e345.tar.bz2
RoughlyEnoughItems-93a46fca9ec4647d19b0622a12859940d690e345.zip
Update error_notifier.json (#1778)
-rw-r--r--fabric/src/main/resources/error_notifier.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/fabric/src/main/resources/error_notifier.json b/fabric/src/main/resources/error_notifier.json
index ca3fc2733..41847517f 100644
--- a/fabric/src/main/resources/error_notifier.json
+++ b/fabric/src/main/resources/error_notifier.json
@@ -12,14 +12,14 @@
"type": "depends",
"modId": "architectury",
"modName": "Architectury API",
- "versions": ">=14.0.0 <15.0.0",
+ "versions": ">=15.0.0 <16.0.0",
"url": "https://www.curseforge.com/minecraft/mc-mods/architectury-api/"
},
{
"type": "depends",
"modId": "cloth-config2",
"modName": "Cloth Config",
- "versions": ">=16.0.0 <17.0.0",
+ "versions": ">=17.0.0 <18.0.0",
"url": "https://www.curseforge.com/minecraft/mc-mods/cloth-config/"
}
]