zombies-utils_1.8.9/src/main/resources/mixins.zombiesutils.json
Stachelbeere1248 53572b6e84
update template
moved a lot of files and updated build scripts
2025-04-25 06:12:06 +02:00

8 lines
333 B
JSON

{
"package": "${basePackage}.mixin",
"plugin": "${basePackage}.init.AutoDiscoveryMixinPlugin",
"refmap": "mixins.${modid}.refmap.json",
"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."
}