aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mixins.moneyledger.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/mixins.moneyledger.json')
-rw-r--r--src/main/resources/mixins.moneyledger.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/main/resources/mixins.moneyledger.json b/src/main/resources/mixins.moneyledger.json
deleted file mode 100644
index 5ea0c57..0000000
--- a/src/main/resources/mixins.moneyledger.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "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."
-}