aboutsummaryrefslogtreecommitdiff
path: root/mod/src/main/resources/mixins.moneyledger.json
blob: fa6482ef935bac2c2d9ccd80a69ccda042fa14ea (plain)
1
2
3
4
5
6
7
{
  "package": "${basePackage}.mixin",
  "plugin": "${basePackage}.init.AutoDiscoveryMixinPlugin",
  "minVersion": "0.7",
  "compatibilityLevel": "JAVA_8",
  "__comment": "You do not need to manually register mixins in this template. Check the auto discovery mixin plugin for more info."
}