添加mae2的版本限制(我不要再回答为什么智能系列不能用了!)
This commit is contained in:
parent
a8c3d819bc
commit
c792cad8e7
|
|
@ -32,5 +32,12 @@ versionRange = "[1.20-1.4.0-forge,)"
|
|||
ordering = "AFTER"
|
||||
side = "BOTH"
|
||||
|
||||
[[dependencies.extendedae_plus]]
|
||||
modId = "mae2"
|
||||
mandatory = false
|
||||
versionRange = "[2.0.0-alpha,)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
|
||||
[[mixins]]
|
||||
config = "extendedae_plus.mixins.json"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user