mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 12:53:32 +08:00
Reduce Fabric loader dep requirement
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"nochatrestrictions.mixins.json"
|
"nochatrestrictions.mixins.json"
|
||||||
],
|
],
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.18.4",
|
"fabricloader": ">=0.16",
|
||||||
"minecraft": "=>1.20.3 <=1.20.4",
|
"minecraft": "=>1.20.3 <=1.20.4",
|
||||||
"java": ">=17",
|
"java": ">=17",
|
||||||
"fabric": "*"
|
"fabric": "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user