mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-02-04 05:38:24 +00:00
Update Minecraft version requirements
This commit is contained in:
@@ -25,8 +25,8 @@
|
|||||||
],
|
],
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.18.4",
|
"fabricloader": ">=0.18.4",
|
||||||
"minecraft": "~1.16.4",
|
"minecraft": "~1.17",
|
||||||
"java": ">=8",
|
"java": ">=16",
|
||||||
"fabric": "*"
|
"fabric": "*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -21,6 +21,6 @@ description="A mod dedicated to removing restrictions around the use of multipla
|
|||||||
[[dependencies.nochatrestrictions]]
|
[[dependencies.nochatrestrictions]]
|
||||||
modId="minecraft"
|
modId="minecraft"
|
||||||
mandatory=true
|
mandatory=true
|
||||||
versionRange="[1.16.4,1.17)"
|
versionRange="[1.17,1.18)"
|
||||||
ordering="NONE"
|
ordering="NONE"
|
||||||
side="BOTH"
|
side="BOTH"
|
||||||
|
|||||||
Reference in New Issue
Block a user