mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 12:53:32 +08:00
Fix Forge version range in mods.toml
This commit is contained in:
@@ -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.19,1.19]"
|
versionRange="1.19"
|
||||||
ordering="NONE"
|
ordering="NONE"
|
||||||
side="BOTH"
|
side="BOTH"
|
||||||
|
|||||||
Reference in New Issue
Block a user