We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c105025 commit 96be37fCopy full SHA for 96be37f
1 file changed
ErrorPrevention-UsingModInfo.java
@@ -18,7 +18,7 @@
18
public final class ArcaneLegacy
19
{
20
@Instance(ModInfo.ID)
21
- public static ArcaneLegacy instance = new ArcaneLegacy();
+ public static ArcaneLegacy instance;
22
23
// rest of main class here
24
0 commit comments