Update Forge's mods.toml

This commit is contained in:
Aizistral
2026-03-27 22:29:21 +01:00
parent 3ebdf82efc
commit 4f08fabb8d

View File

@@ -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.21,1.21.11]" versionRange="[26.1,)"
ordering="NONE" ordering="NONE"
side="BOTH" side="BOTH"