renamed mixin
This commit is contained in:
parent
ecf82fa167
commit
5bbeaff159
2 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ jar {
|
||||||
"Implementation-Version" : "${semver}",
|
"Implementation-Version" : "${semver}",
|
||||||
"Implementation-Vendor" : "The Realm 18 Studios",
|
"Implementation-Vendor" : "The Realm 18 Studios",
|
||||||
"Implementation-Timestamp": new Date().format("yyyy-MM-dd'T'HH:mm:ssZ"),
|
"Implementation-Timestamp": new Date().format("yyyy-MM-dd'T'HH:mm:ssZ"),
|
||||||
"MixinConfigs" : "mixins.ld.json",
|
"MixinConfigs" : "mixins.librecomponents.json",
|
||||||
"ContainedDeps" : "commons-collections4-4.4.jar"
|
"ContainedDeps" : "commons-collections4-4.4.jar"
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue