将geckolib设置为必需依赖

This commit is contained in:
Light_Quanta 2024-11-30 20:27:34 +08:00
parent cc05066a51
commit 54a93d1604
No known key found for this signature in database
GPG key ID: 11A39A1B8C890959

View file

@ -32,7 +32,7 @@ side = "BOTH"
[[dependencies.superbwarfare]]
modId = "geckolib"
mandatory = false
mandatory = true
versionRange = "[4.4.4,)"
ordering = "NONE"
side = "BOTH"