oung.minecraft.yungsapi.YungsApi-1.21-Common.5.0.0-beta0.source-code.yungsapi.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of YungsApi-1.21-Common Show documentation
Show all versions of YungsApi-1.21-Common Show documentation
A common API for YUNG's Minecraft mods
The newest version!
{
"required": true,
"minVersion": "0.8",
"package": "com.yungnickyoung.minecraft.yungsapi.mixin",
"plugin": "com.yungnickyoung.minecraft.yungsapi.YungsApiMixinPlugin",
"compatibilityLevel": "JAVA_17",
"refmap": "yungsapi.refmap.json",
"mixins": [
"BeardifierMixin",
"accessor.BeardifierAccessor",
"accessor.BoundingBoxAccessor",
"accessor.FeaturePoolElementAccessor",
"accessor.ListPoolElementAccessor",
"accessor.SinglePoolElementAccessor",
"accessor.StructureTemplatePoolAccessor"
],
"injectors": {
"defaultRequire": 1
}
}