升级前置geckolib版本,添加前置geckolib最低需求版本
This commit is contained in:
parent
7f962f070e
commit
3d7d53b4a5
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation fg.deobf('software.bernie.geckolib:geckolib-forge-1.20.1:4.4.2')
|
||||
implementation fg.deobf('software.bernie.geckolib:geckolib-forge-1.20.1:4.4.4')
|
||||
}
|
||||
|
||||
minecraft {
|
||||
|
|
|
@ -28,7 +28,7 @@ authors="Atsuishio, MCreator"
|
|||
[[dependencies.target]]
|
||||
modId="geckolib"
|
||||
mandatory=false
|
||||
versionRange="[0,)"
|
||||
versionRange="[4.4.4,)"
|
||||
ordering="NONE"
|
||||
side="BOTH"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue