Update all deps and versions for 1.20.6

This commit is contained in:
Aizistral
2026-01-29 01:12:02 +01:00
parent 6e9fcb4a11
commit 1abd9296f7
12 changed files with 38 additions and 38 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.20.3,1.20.4]"
versionRange="[1.20.5,1.20.6]"
ordering="NONE"
side="BOTH"

View File

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