en.magiclib.magiclib-better-dev-1.20.6-fabric.0.3.32.source-code.magiclib-better-dev.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of magiclib-better-dev-1.20.6-fabric Show documentation
Show all versions of magiclib-better-dev-1.20.6-fabric Show documentation
Development Environment runtime QOL.
The newest version!
{
"required": true,
"package": "top.hendrixshen.magiclib.mixin.dev",
"plugin": "top.hendrixshen.magiclib.impl.mixin.MagicMixinPlugin",
"minVersion": "0.8",
"compatibilityLevel": "JAVA_8",
"injectors": {
"defaultRequire": 1
},
"mixins": [
"accessor.UtilAccessor",
"chunk.MinecraftServerMixin",
"dfu.destroy.DataFixerUpperMixin",
"dfu.destroy.SchemaMixin",
"dfu.lazy.DataFixersMixin",
"dfu.lazy.MainMixin",
"dfu.lazy.SharedConstantsMixin",
"threadtweak.DataFixersMixin",
"threadtweak.MinecraftServerMixin",
"threadtweak.UtilMixin"
],
"client": [
"auth.AccountProfileKeyPairManagerMixin",
"auth.MinecraftMixin",
"threadtweak.ClientMainMixin",
"threadtweak.IntegratedServerMixin"
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy