Make cloth config optional on neoforge too

Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
This commit is contained in:
Username404-59 2026-04-16 16:44:24 +02:00
parent 3225340b57
commit 23cbd6c4ad
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1

View File

@ -19,6 +19,7 @@ mandatory = false
versionRange = "[${clothconfig},)" versionRange = "[${clothconfig},)"
ordering = "BEFORE" ordering = "BEFORE"
side = "CLIENT" side = "CLIENT"
type = "optional"
[[dependencies.snowygui]] [[dependencies.snowygui]]
modId = "neoforge" modId = "neoforge"