Update all deps and versions for 1.18.2

This commit is contained in:
Aizistral
2026-01-27 15:55:50 +01:00
parent 4138b95d5b
commit 5ce84e68d7
13 changed files with 78 additions and 52 deletions

View File

@@ -21,6 +21,6 @@ description="A mod dedicated to removing restrictions around the use of multipla
[[dependencies.nochatrestrictions]]
modId="minecraft"
mandatory=true
versionRange="[1.17,1.18)"
versionRange="[1.18,1.19)"
ordering="NONE"
side="BOTH"

View File

@@ -1,7 +1,7 @@
{
"required": true,
"package": "com.aizistral.nochatrestrictions.mixins",
"compatibilityLevel": "JAVA_16",
"compatibilityLevel": "JAVA_17",
"minVersion": "0.8",
"refmap": "nochatrestrictions.refmap.json",
"mixins": [],