oung.minecraft.yungsapi.YungsApi.1.21.1-NeoForge-5.1.2.source-code.yungsapi_neoforge.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of YungsApi Show documentation
Show all versions of YungsApi Show documentation
A common API for YUNG's Minecraft mods
The newest version!
{
"required": true,
"minVersion": "0.8",
"package": "com.yungnickyoung.minecraft.yungsapi.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
"IncreaseStructureWeightLimitMixinNeoForge"
],
"injectors": {
"defaultRequire": 1
}
}