修正了正确的extendedae模组的版本限制为最低1.4.2
This commit is contained in:
parent
9043d50741
commit
8ccfdacefc
|
|
@ -28,7 +28,7 @@ side = "BOTH"
|
||||||
[[dependencies.extendedae_plus]]
|
[[dependencies.extendedae_plus]]
|
||||||
modId = "expatternprovider"
|
modId = "expatternprovider"
|
||||||
mandatory = true
|
mandatory = true
|
||||||
versionRange = "[1.4.2,)"
|
versionRange = "[1.20-1.4.2-forge,)"
|
||||||
ordering = "AFTER"
|
ordering = "AFTER"
|
||||||
side = "BOTH"
|
side = "BOTH"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user