We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd2d12 commit 6b6438eCopy full SHA for 6b6438e
gradle.properties
@@ -54,6 +54,7 @@ coreModClass = asm.LogisticsPipesCoreLoader
54
# If your project is only a consolidation of mixins or a core mod and does NOT contain a 'normal' mod ( = some class
55
# that is annotated with @Mod) you want this to be true. When in doubt: leave it on false!
56
containsMixinsAndOrCoreModOnly = false
57
+forceEnableMixins = true
58
59
# If enabled, you may use 'shadowCompile' for dependencies. They will be integrated in your jar. It is your
60
# responsibility check the licence and request permission for distribution, if required.
0 commit comments