mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-15 05:13:32 +08:00
Update all deps and versions for 1.18.2
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.18.4",
|
||||
"minecraft": "~1.17",
|
||||
"java": ">=16",
|
||||
"minecraft": "~1.18",
|
||||
"java": ">=17",
|
||||
"fabric": "*"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"required": true,
|
||||
"package": "com.aizistral.nochatrestrictions.mixins",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"minVersion": "0.8",
|
||||
"mixins": [],
|
||||
"client": [
|
||||
|
||||
Reference in New Issue
Block a user