![JAR search and dependency download from the Maven repository](/logo.png)
malad7.mixinextras-fabric.0.3.2.source-code.fabric.mod.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mixinextras-fabric Show documentation
Show all versions of mixinextras-fabric Show documentation
Companion library to Mixin with lots of features to improve the compatibility and concision of your mixins!
{
"schemaVersion": 1,
"id": "mixinextras",
"provides": [
"com_github_llamalad7_mixinextras"
],
"version": "${version}",
"name": "MixinExtras",
"description": "Companion library to Mixin with lots of features to improve the compatibility and concision of your mixins!",
"authors": [
"LlamaLad7"
],
"contact": {
"homepage": "https://github.com/LlamaLad7/MixinExtras",
"sources": "https://github.com/LlamaLad7/MixinExtras"
},
"license": "MIT",
"environment": "*",
"mixins": [
"mixinextras.init.mixins.json"
],
"depends": {
"fabricloader": ">=0.14.25"
},
"custom": {
"modmenu": {
"badges": [ "library" ]
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy