META-INF.jarjar.metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mixinextras-forge Show documentation
Show all versions of mixinextras-forge Show documentation
Companion library to Mixin with lots of features to improve the compatibility and concision of your mixins!
The newest version!
{
"jars": [
{
"identifier": {
"group": "com.github.LlamaLad7",
"artifact": "MixinExtras"
},
"version": {
"range": "[${version},)",
"artifactVersion": "${version}"
},
"path": "META-INF/jars/MixinExtras-${version}.jar"
}
]
}