sser.sherdsapi.sherdsapi-common-1.20.4.5.2.0.source-code.sherdsapi.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sherdsapi-common-1.20.4 Show documentation
Show all versions of sherdsapi-common-1.20.4 Show documentation
Makes adding new pottery sherds easier
The newest version!
{
"required": true,
"minVersion": "0.8",
"package": "dev.thomasglasser.sherdsapi.impl.mixin",
"refmap": "${mod_id}.refmap.json",
"compatibilityLevel": "JAVA_17",
"mixins": [
"accessor.ItemsToPotsAccessor"
],
"client": [
"SheetsMixin",
"DecoratedPotPatternsMixin"
],
"injectors": {
"defaultRequire": 1
}
}